From: Remi Gacogne Date: Fri, 17 Jan 2020 14:30:20 +0000 (+0100) Subject: rec: Remove now useless references to '-2' for RPZ hits X-Git-Tag: rec-4.3.0-rc1~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd426682d2fdb40a05081d5bfa5fe13e74fcc1c;p=thirdparty%2Fpdns.git rec: Remove now useless references to '-2' for RPZ hits (cherry picked from commit 0a9fc756d4d3559ca999756cc6b451693b0467c8) --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 486bd2bee5..06a9b2f028 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -764,7 +764,7 @@ int SyncRes::doResolve(const DNSName &qname, const QType &qtype, vector&ret, unsigned int depth, set& beenthere, vState& state, bool *fromCache, StopAtDelegation *stopAtDelegation) { @@ -886,9 +886,6 @@ int SyncRes::doResolveNoQNameMinimization(const DNSName &qname, const QType &qty LOG(prefix<