From fde815eb542011b50dfbf9ea825ff4271d8b8ad0 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Thu, 18 Dec 1997 20:36:16 +0000 Subject: [PATCH] sorry about the debug define left in... - sopwith --- gdk/gdk.c | 2 +- gdk/x11/gdkmain-x11.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdk/gdk.c b/gdk/gdk.c index d5a13500c..3b4d22573 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 #include diff --git a/gdk/x11/gdkmain-x11.c b/gdk/x11/gdkmain-x11.c index d5a13500c..3b4d22573 100644 --- a/gdk/x11/gdkmain-x11.c +++ b/gdk/x11/gdkmain-x11.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 #include