gobject-introspection r644 - trunk/girepository
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r644 - trunk/girepository
- Date: Thu, 2 Oct 2008 14:07:42 +0000 (UTC)
Author: walters
Date: Thu Oct 2 14:07:42 2008
New Revision: 644
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=644&view=rev
Log:
Remove debug print
Modified:
trunk/girepository/girparser.c
Modified: trunk/girepository/girparser.c
==============================================================================
--- trunk/girepository/girparser.c (original)
+++ trunk/girepository/girparser.c Thu Oct 2 14:07:42 2008
@@ -2760,7 +2760,6 @@
{
if (((GIrNodeFunction*)node)->is_varargs)
{
- g_printerr ("deleting varargs function\n");
list = g_list_delete_link (list, link);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]