From: Martin Mares Date: Sat, 17 Jul 2010 17:37:14 +0000 (+0200) Subject: Turned off debugging X-Git-Tag: v1.0~10 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=931b9474fd8bfdadabd91121a71573553458d163;p=osdd.git Turned off debugging --- diff --git a/osdd.c b/osdd.c index 0a79580..df7c05b 100644 --- a/osdd.c +++ b/osdd.c @@ -15,7 +15,7 @@ #include #include -#define DEBUG +#undef DEBUG #include "util.h" static xosd *osd;