gobject-introspection r474 - trunk/girepository



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]