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:
Tony Finch
2022-04-08 16:47:02 +01:00
parent 4ce841d6da
commit 4f55e823d1

View File

@@ -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