diff --git a/xcwd.c b/xcwd.c index 3599401..955c9d2 100644 --- a/xcwd.c +++ b/xcwd.c @@ -12,7 +12,7 @@ #include #include -#define DEBUG 1 +#define DEBUG 0 #define XA_STRING (XInternAtom(dpy, "STRING", 0)) #define XA_CARDINAL (XInternAtom(dpy, "CARDINAL", 0))