]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Turned off LOCAL_DEBUG.
authorMartin Mares <mj@ucw.cz>
Tue, 16 May 2000 15:08:52 +0000 (15:08 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 16 May 2000 15:08:52 +0000 (15:08 +0000)
proto/rip/rip.c

index a7f3e10ecb6a477bc14b9a92133dd4f8a7559f9c..163a76c32d121d1706be6cae8e6a01df0362f1da 100644 (file)
@@ -42,7 +42,7 @@
  */
 
 
-#define LOCAL_DEBUG
+#undef LOCAL_DEBUG
 
 #include "nest/bird.h"
 #include "nest/iface.h"