From: Pieter Lexis Date: Wed, 21 Mar 2018 13:41:34 +0000 (+0100) Subject: Remove leftover logging invocation X-Git-Tag: dnsdist-1.3.0~9^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c92c0cbc214cd54f59ae28b759063bc100f1f290;p=thirdparty%2Fpdns.git Remove leftover logging invocation --- diff --git a/pdns/dnsproxy.cc b/pdns/dnsproxy.cc index 51a6e60370..2ef7cedc36 100644 --- a/pdns/dnsproxy.cc +++ b/pdns/dnsproxy.cc @@ -94,7 +94,6 @@ extern TCPNameserver *TN; bool DNSProxy::completePacket(DNSPacket *r, const DNSName& target,const DNSName& aname) { if(r->d_tcp) { - cerr<<"qtype="<qtype.getCode()< ips; int ret1 = 0, ret2 = 0;