Blob Blame History Raw
--- ./src/debug.h.nos	2004-02-10 08:18:26.000000000 +0100
+++ ./src/debug.h	2004-02-10 08:18:45.000000000 +0100
@@ -14,7 +14,7 @@
 
 #include <glib.h>
 
-
+#undef DEBUG_LEVEL
 # ifdef DEBUG_LEVEL
 #    define DEBUG_MSG(level, fmt...)                  \
         G_STMT_START {                                \
@@ -30,7 +30,7 @@
 /*
  * Following is experimental, and will be explained soon.
  */
-
+#undef DBG_RTFL
 #ifdef DBG_RTFL
 
 #include <unistd.h>