From: Kees Monshouwer Date: Mon, 1 Aug 2016 20:53:50 +0000 (+0200) Subject: pdnsutil remove unnecessary check, the parse test above will catch trailing dots X-Git-Tag: rec-4.0.2~31^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4261%2Fhead;p=thirdparty%2Fpdns.git pdnsutil remove unnecessary check, the parse test above will catch trailing dots --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 5e44126f51..c2d72f86a1 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -622,17 +622,6 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const DNSName& zone, const vect } } - // if (rr.qname[rr.qname.size()-1] == '.') { - // cout<<"[Error] Record '"<