From 2505caa47b9a9c539248698d768fb9a3c5cbf4f5 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Mon, 1 Aug 2016 22:53:50 +0200 Subject: [PATCH] pdnsutil remove unnecessary check, the parse test above will catch trailing dots --- pdns/pdnsutil.cc | 11 ----------- 1 file changed, 11 deletions(-) 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 '"<