]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Debugging change leaked to repository.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 7 Jan 2010 15:24:36 +0000 (16:24 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 7 Jan 2010 15:24:36 +0000 (16:24 +0100)
proto/ospf/ospf.h

index 0b25dedf63016ef6c2c62f211b058ac1b15da4fb..d1ad9f292fa5d1e805047239e0176b9931761cde 100644 (file)
@@ -18,7 +18,6 @@
                         * normally allocate 2*mtu - (I found one cisco
                         * sending packets mtu+16)
                         */
-#define LOCAL_DEBUG 1
 #ifdef LOCAL_DEBUG
 #define OSPF_FORCE_DEBUG 1
 #else