mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02:00
Remove duplicate start_boxed.
svn path=/trunk/; revision=474
This commit is contained in:
@@ -1917,10 +1917,6 @@ start_element_handler (GMarkupParseContext *context,
|
||||
attribute_names, attribute_values,
|
||||
ctx, error))
|
||||
goto out;
|
||||
else if (start_glib_boxed (context, element_name,
|
||||
attribute_names, attribute_values,
|
||||
ctx, error))
|
||||
goto out;
|
||||
break;
|
||||
|
||||
case 'i':
|
||||
|
Reference in New Issue
Block a user