From 931b9474fd8bfdadabd91121a71573553458d163 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 17 Jul 2010 19:37:14 +0200 Subject: [PATCH] Turned off debugging --- osdd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2