get rid of NXGLUE

This commit is contained in:
Bob Halley 1999-10-25 23:04:55 +00:00
parent 3ac63b4720
commit e098b34f39

View file

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