mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48: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,
|
attribute_names, attribute_values,
|
||||||
ctx, error))
|
ctx, error))
|
||||||
goto out;
|
goto out;
|
||||||
else if (start_glib_boxed (context, element_name,
|
|
||||||
attribute_names, attribute_values,
|
|
||||||
ctx, error))
|
|
||||||
goto out;
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'i':
|
case 'i':
|
||||||
|
Reference in New Issue
Block a user