mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
removed stale #define DEBUG that my own comment said I was supposed to remove.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rbt.c,v 1.110 2001/04/12 00:37:55 tale Exp $ */
|
||||
/* $Id: rbt.c,v 1.111 2001/04/12 21:18:14 tale Exp $ */
|
||||
|
||||
/* Principal Authors: DCL */
|
||||
|
||||
@@ -138,7 +138,6 @@ do { \
|
||||
(name)->attributes |= DNS_NAMEATTR_READONLY; \
|
||||
} while (0)
|
||||
|
||||
#define DEBUG /* XXXDCL remove */
|
||||
#ifdef DEBUG
|
||||
#define inline
|
||||
/*
|
||||
|
Reference in New Issue
Block a user