From: Remi Gacogne Date: Fri, 23 Jun 2017 14:23:56 +0000 (+0200) Subject: rec: Remove (wrong) debug message X-Git-Tag: rec-4.1.0-alpha1~50^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89310917e32fbc9447b27b78ecfd10c5444fbf15;p=pdns rec: Remove (wrong) debug message --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 5899578fc..8dd6d0dfd 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -1505,14 +1505,6 @@ void SyncRes::computeZoneCuts(const DNSName& begin, const DNSName& end, unsigned if (cut.first.isRoot() || (begin.isPartOf(cut.first) && cut.first.isPartOf(end))) { LOG(" - "<