mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
remove DNS_RBT_REFLENGTH as it is no longer needed
This commit is contained in:
@@ -41,7 +41,6 @@ ISC_LANG_BEGINDECLS
|
|||||||
#define DNS_RBT_USEMAGIC 1
|
#define DNS_RBT_USEMAGIC 1
|
||||||
|
|
||||||
#define DNS_RBT_LOCKLENGTH (sizeof(((dns_rbtnode_t *)0)->locknum)*8)
|
#define DNS_RBT_LOCKLENGTH (sizeof(((dns_rbtnode_t *)0)->locknum)*8)
|
||||||
#define DNS_RBT_REFLENGTH 20
|
|
||||||
|
|
||||||
#define DNS_RBTNODE_MAGIC ISC_MAGIC('R','B','N','O')
|
#define DNS_RBTNODE_MAGIC ISC_MAGIC('R','B','N','O')
|
||||||
#if DNS_RBT_USEMAGIC
|
#if DNS_RBT_USEMAGIC
|
||||||
|
Reference in New Issue
Block a user