]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed unused label
authorAndreas Gustafsson <source@isc.org>
Tue, 10 Apr 2001 00:18:27 +0000 (00:18 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 10 Apr 2001 00:18:27 +0000 (00:18 +0000)
lib/dns/adb.c

index 2018ad70c6161e3f2dd1142479efb57c9a37e7b0..f01eb223b19ada9494faed629620f0dd53cf1ac9 100644 (file)
@@ -15,7 +15,7 @@
  * 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
@@ -2583,7 +2583,6 @@ dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action,
                if (NXDOMAIN_RESULT(result))
                        goto fetch;
 
-           aaaa:
                result = dbfind_name(adbname, now, dns_rdatatype_aaaa);
                if (result == ISC_R_SUCCESS) {
                        DP(DEF_LEVEL,