mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +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.
|
* 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 */
|
/* Principal Authors: DCL */
|
||||||
|
|
||||||
@@ -138,7 +138,6 @@ do { \
|
|||||||
(name)->attributes |= DNS_NAMEATTR_READONLY; \
|
(name)->attributes |= DNS_NAMEATTR_READONLY; \
|
||||||
} while (0)
|
} while (0)
|
||||||
|
|
||||||
#define DEBUG /* XXXDCL remove */
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define inline
|
#define inline
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user