mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 22:39:58 -04:00
get rid of NXGLUE
This commit is contained in:
parent
3ac63b4720
commit
e098b34f39
1 changed files with 0 additions and 1 deletions
|
|
@ -770,7 +770,6 @@ main(int argc, char *argv[]) {
|
|||
found_as = ISC_TRUE;
|
||||
break;
|
||||
case DNS_R_NXRDATASET:
|
||||
case DNS_R_NXGLUE:
|
||||
if (dns_rdataset_isassociated(&rdataset))
|
||||
break;
|
||||
if (dbi != NULL) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue