From 0a9fc756d4d3559ca999756cc6b451693b0467c8 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 17 Jan 2020 15:30:20 +0100 Subject: [PATCH] rec: Remove now useless references to '-2' for RPZ hits --- pdns/syncres.cc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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<