disable some debug code
authorTony Cook <tony@develop=help.com>
Thu, 14 Sep 2006 07:22:19 +0000 (07:22 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 14 Sep 2006 07:22:19 +0000 (07:22 +0000)
queue.c

diff --git a/queue.c b/queue.c
index 9f6e7885864ac7a7a550a45e5c7ffb505147e4ac..9a8230f2279fd2ff1eff52a9ab83d32bc0cb886f 100644 (file)
--- a/queue.c
+++ b/queue.c
@@ -7,8 +7,8 @@
 \r
 /*#define DEBUG(x) x*/\r
 #define DEBUG(x)\r
-#define DEBUG_ERR(x) x\r
-/*#define DEBUG_ERR(x)*/\r
+/*#define DEBUG_ERR(x) x*/\r
+#define DEBUG_ERR(x)\r
 \r
 /*#define KEEP_STATS 1*/\r
 \r