From: Ondrej Zajicek Date: Thu, 7 Jan 2010 15:24:36 +0000 (+0100) Subject: Debugging change leaked to repository. X-Git-Tag: v1.2.0~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29bfbae7936beb401d944daf0f0106aa8a92ef50;p=thirdparty%2Fbird.git Debugging change leaked to repository. --- diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h index 0b25dedf6..d1ad9f292 100644 --- a/proto/ospf/ospf.h +++ b/proto/ospf/ospf.h @@ -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