diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index 4afb56232e..d241820fd8 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -2881,7 +2881,6 @@ resquery_response(isc_task_t *task, isc_event_t *event) { * * XXXRTH What should we do here? */ - QTRACE("avoiding upward referral"); fctx_done(fctx, DNS_R_SERVFAIL); return; }