gobject-introspection r330 - trunk/tools
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r330 - trunk/tools
- Date: Sat, 9 Aug 2008 00:14:31 +0000 (UTC)
Author: walters
Date: Sat Aug 9 00:14:31 2008
New Revision: 330
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=330&view=rev
Log:
Remove debug print
Modified:
trunk/tools/girnode.c
Modified: trunk/tools/girnode.c
==============================================================================
--- trunk/tools/girnode.c (original)
+++ trunk/tools/girnode.c Sat Aug 9 00:14:31 2008
@@ -605,7 +605,6 @@
if (node == NULL && parent != NULL)
g_error ("Caught NULL node, parent=%s", parent->name);
- g_printerr ("processing node %s\n", node->name);
g_debug ("node %p type '%s'", node,
g_ir_node_type_to_string (node->type));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]