mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +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_LOCKLENGTH (sizeof(((dns_rbtnode_t *)0)->locknum)*8)
|
||||
#define DNS_RBT_REFLENGTH 20
|
||||
|
||||
#define DNS_RBTNODE_MAGIC ISC_MAGIC('R','B','N','O')
|
||||
#if DNS_RBT_USEMAGIC
|
||||
|
Reference in New Issue
Block a user