summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1997-12-18 20:36:16 +0000
committerElliot Lee <sopwith@src.gnome.org>1997-12-18 20:36:16 +0000
commitfde815eb542011b50dfbf9ea825ff4271d8b8ad0 (patch)
tree6651897abe0199f09054fe282845646e6ae0c394 /gdk/gdk.c
parent05cf0f32032ecba71149828ea72055e8ad4eaf70 (diff)
downloadgtk+-fde815eb542011b50dfbf9ea825ff4271d8b8ad0.tar.gz
sorry about the debug define left in... - sopwith
Diffstat (limited to 'gdk/gdk.c')
-rw-r--r--gdk/gdk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdk.c b/gdk/gdk.c
index d5a13500cb..3b4d22573a 100644
--- 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>