]> mj.ucw.cz Git - osdd.git/commitdiff
Turned off debugging
authorMartin Mares <mj@ucw.cz>
Sat, 17 Jul 2010 17:37:14 +0000 (19:37 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 17 Jul 2010 17:37:14 +0000 (19:37 +0200)
osdd.c

diff --git a/osdd.c b/osdd.c
index 0a7958045b94e0f86d06e2740388d1d83be5e727..df7c05b85c9e60870f5728d5758a4001d4c7fd79 100644 (file)
--- a/osdd.c
+++ b/osdd.c
@@ -15,7 +15,7 @@
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 
-#define DEBUG
+#undef DEBUG
 #include "util.h"
 
 static xosd *osd;