gobject-introspection r474 - trunk/girepository
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r474 - trunk/girepository
- Date: Sat, 23 Aug 2008 21:29:58 +0000 (UTC)
Author: walters
Date: Sat Aug 23 21:29:58 2008
New Revision: 474
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=474&view=rev
Log:
Remove duplicate start_boxed.
Modified:
trunk/girepository/girparser.c
Modified: trunk/girepository/girparser.c
==============================================================================
--- trunk/girepository/girparser.c (original)
+++ trunk/girepository/girparser.c Sat Aug 23 21:29:58 2008
@@ -1917,10 +1917,6 @@
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':
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]