From d17e4db13b0327c91a76ea50b73e9227f533f253 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Thu, 6 Mar 2014 22:06:57 +0100 Subject: [PATCH] remove unused variables from speedtest.cc --- pdns/speedtest.cc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 '"<