From a92bebe0ec3545b1f99909d20224977aa6da1827 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 12 Mar 2000 21:58:51 +0000 Subject: Yet another LOCAL_DEBUG turned off. --- sysdep/unix/krt-iface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdep') diff --git a/sysdep/unix/krt-iface.c b/sysdep/unix/krt-iface.c index 2b774a1..da3df2d 100644 --- a/sysdep/unix/krt-iface.c +++ b/sysdep/unix/krt-iface.c @@ -1,7 +1,7 @@ /* * BIRD -- Unix Interface Scanning and Syncing * - * (c) 1998--1999 Martin Mares + * (c) 1998--2000 Martin Mares * * Can be freely distributed and used under the terms of the GNU GPL. */ @@ -14,7 +14,7 @@ #include #include -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "nest/bird.h" #include "nest/iface.h" -- cgit v1.2.3