From 24bcb783d6a23f738e631a51ee0135567746f806 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 7 Aug 2010 00:31:18 +0000 Subject: [PATCH] Debugging mode was erroneously set by default --- src/plugins/panel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/panel.c b/src/plugins/panel.c index ed11851..e694183 100644 --- a/src/plugins/panel.c +++ b/src/plugins/panel.c @@ -15,7 +15,6 @@ -#define DEBUG #include #ifdef DEBUG # include