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: auth-4.3.0-beta1~30^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a9fc756d4d3559ca999756cc6b451693b0467c8;p=thirdparty%2Fpdns.git rec: Remove now useless references to '-2' for RPZ hits --- 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<