From: Kees Monshouwer Date: Thu, 6 Mar 2014 21:06:57 +0000 (+0100) Subject: remove unused variables from speedtest.cc X-Git-Tag: rec-3.6.0-rc1~146^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1323%2Fhead;p=thirdparty%2Fpdns.git remove unused variables from speedtest.cc --- diff --git a/pdns/speedtest.cc b/pdns/speedtest.cc index bce5dda1f8..0dc018d635 100644 --- a/pdns/speedtest.cc +++ b/pdns/speedtest.cc @@ -562,7 +562,7 @@ struct ParsePacketTest set nsset; // LOG< ret; @@ -586,7 +586,6 @@ struct ParsePacketTest // Lock l(&s_negcachelock); // replacing_insert(s_negcache, ne); } - negindic=true; } else if(i->d_place==DNSResourceRecord::ANSWER && pdns_iequals(i->qname, qname) && i->qtype.getCode()==QType::CNAME && (!(qtype==QType(QType::CNAME)))) { ret.push_back(*i); @@ -609,7 +608,6 @@ struct ParsePacketTest if(moreSpecificThan(i->qname,auth)) { newauth=i->qname; // LOG<qname<<"' -> '"<content<<"'"<qname<<"' -> '"<content<<"', had '"<