2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

removed unused label

This commit is contained in:
Andreas Gustafsson 2001-04-10 00:18:27 +00:00
parent aed6a8ed2e
commit abd51a9a96

View File

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: adb.c,v 1.172 2001/03/30 17:27:29 halley Exp $ */ /* $Id: adb.c,v 1.173 2001/04/10 00:18:27 gson Exp $ */
/* /*
* Implementation notes * Implementation notes
@ -2583,7 +2583,6 @@ dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action,
if (NXDOMAIN_RESULT(result)) if (NXDOMAIN_RESULT(result))
goto fetch; goto fetch;
aaaa:
result = dbfind_name(adbname, now, dns_rdatatype_aaaa); result = dbfind_name(adbname, now, dns_rdatatype_aaaa);
if (result == ISC_R_SUCCESS) { if (result == ISC_R_SUCCESS) {
DP(DEF_LEVEL, DP(DEF_LEVEL,