changeset 8277:e6ed38d28636

[gaim-migrate @ 9001] "Wintry" really seems like it should be "Wintery," to me. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 17 Feb 2004 04:46:53 +0000
parents 3c49a619969f
children b00f3ac97c1f
files src/gtknotify.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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