summaryrefslogtreecommitdiffstats
path: root/nest/locks.c
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-04 11:08:28 +0200
committerMartin Mares <mj@ucw.cz>2000-05-04 11:08:28 +0200
commit1d9622e10ddc3baf2cd4f81bc2fa95593b4d3e85 (patch)
tree648d965a3c8f711b64eb5ddfd179a03cee272d78 /nest/locks.c
parent1c1da87b271ee3db0045f31612d99894531ada54 (diff)
downloadbird-1d9622e10ddc3baf2cd4f81bc2fa95593b4d3e85.tar
bird-1d9622e10ddc3baf2cd4f81bc2fa95593b4d3e85.zip
Switched off LOCAL_DEBUG.
Diffstat (limited to 'nest/locks.c')
-rw-r--r--nest/locks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/locks.c b/nest/locks.c
index d321fab..19a5df0 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"