src/gtknotify.c

changeset 8277
5be1c3a1eec2
parent 8272
c1e38e0ec1d5
child 8278
5fecd24d863c
--- a/src/gtknotify.c	Tue Feb 17 04:09:28 2004 +0000
+++ b/src/gtknotify.c	Tue Feb 17 04:46:53 2004 +0000
@@ -27,7 +27,6 @@
 #include <gdk/gdkkeysyms.h>
 
 #include "connection.h"
-#include "debug.h"
 #include "prefs.h"
 #include "stock.h"
 #include "util.h"
@@ -444,7 +443,6 @@
 		}
 	}
 
-	printf("command: %d = %s\n", ret, command);
 	return ret;
 }
 #endif

mercurial