From 6b9fa320806ce8a734d865ebcb8052ba0e50c527 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 12 Mar 2000 21:01:38 +0000 Subject: Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, several debug() calls converted to DBG(). --- conf/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/conf.c') diff --git a/conf/conf.c b/conf/conf.c index bf58631..21413e5 100644 --- a/conf/conf.c +++ b/conf/conf.c @@ -9,7 +9,7 @@ #include #include -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "nest/bird.h" #include "nest/route.h" -- cgit v1.2.3