remove development logging

This commit is contained in:
Mark Andrews 2017-09-01 14:45:26 +10:00
parent a8a20462b5
commit 5c269d84c2

View file

@ -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,