From: Mark Andrews Date: Fri, 1 Sep 2017 04:45:26 +0000 (+1000) Subject: remove development logging X-Git-Tag: v9.12.0a1~66 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5c269d84c2c79dd2b3369e7fb9756aec53ea31df;p=thirdparty%2Fbind9.git remove development logging --- diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index f48094a784e..a8a7f30b64d 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -5391,11 +5391,7 @@ validated(isc_task_t *task, isc_event_t *event) { wild != NULL) { dns_dbnode_t *wnode = NULL; - char namebuf[DNS_NAME_FORMATSIZE]; - - dns_name_format(wild, namebuf, sizeof(namebuf)); - fprintf(stderr, "save wildcard data %s\n", namebuf); result = dns_db_findnode(fctx->cache, wild, ISC_TRUE, &wnode); if (result == ISC_R_SUCCESS) result = dns_db_addrdataset(fctx->cache, wnode, NULL,