]> Pileus Git - ~andy/gtk/commitdiff
sorry about the debug define left in... - sopwith
authorElliot Lee <sopwith@src.gnome.org>
Thu, 18 Dec 1997 20:36:16 +0000 (20:36 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Thu, 18 Dec 1997 20:36:16 +0000 (20:36 +0000)
gdk/gdk.c
gdk/x11/gdkmain-x11.c

index d5a13500cb51c867f2b8f3447b26d07cc48f69d5..3b4d22573a9d58d050779a6eb07780e76ed1d1ca 100644 (file)
--- a/gdk/gdk.c
+++ b/gdk/gdk.c
@@ -17,7 +17,7 @@
  */
 #include "../config.h"
 
-#define DEBUG_DND 1 /* Shouldn't be needed much these days */
+/* #define DEBUG_DND 1 */ /* Shouldn't be needed much these days */
 
 #include <X11/Xlocale.h>
 #include <ctype.h>
index d5a13500cb51c867f2b8f3447b26d07cc48f69d5..3b4d22573a9d58d050779a6eb07780e76ed1d1ca 100644 (file)
@@ -17,7 +17,7 @@
  */
 #include "../config.h"
 
-#define DEBUG_DND 1 /* Shouldn't be needed much these days */
+/* #define DEBUG_DND 1 */ /* Shouldn't be needed much these days */
 
 #include <X11/Xlocale.h>
 #include <ctype.h>