summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcwd.c b/xcwd.c
index 3599401..955c9d2 100644
--- a/xcwd.c
+++ b/xcwd.c
@@ -12,7 +12,7 @@
#include <sys/stat.h>
#include <X11/Xlib.h>
-#define DEBUG 1
+#define DEBUG 0
#define XA_STRING (XInternAtom(dpy, "STRING", 0))
#define XA_CARDINAL (XInternAtom(dpy, "CARDINAL", 0))