From: Martin Mares Date: Thu, 4 May 2000 09:08:28 +0000 (+0000) Subject: Switched off LOCAL_DEBUG. X-Git-Tag: v1.2.0~1049 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9622e10ddc3baf2cd4f81bc2fa95593b4d3e85;p=thirdparty%2Fbird.git Switched off LOCAL_DEBUG. --- diff --git a/nest/locks.c b/nest/locks.c index d321fab9d..19a5df048 100644 --- a/nest/locks.c +++ b/nest/locks.c @@ -6,7 +6,7 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "nest/bird.h" #include "lib/resource.h"