Ditch a couple of unused #defines
These were added by mistake in CHANGES 2349 and were not removed when the mistake was corrected.
This commit is contained in:
@@ -53,12 +53,6 @@ ISC_LANG_BEGINDECLS
|
||||
#define DNS_RDATASLAB_EXACT 0x2
|
||||
|
||||
#define DNS_RDATASLAB_OFFLINE 0x01 /* RRSIG is for offline DNSKEY */
|
||||
#define DNS_RDATASLAB_WARNMASK \
|
||||
0x0E /*%< RRSIG(DNSKEY) expired \
|
||||
* warnings number mask. */
|
||||
#define DNS_RDATASLAB_WARNSHIFT \
|
||||
1 /*%< How many bits to shift to find \
|
||||
* remaining expired warning number. */
|
||||
|
||||
/***
|
||||
*** Functions
|
||||
|
||||
Reference in New Issue
Block a user