From 34da171993a23fd76d7aa313f409b18f63764d05 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 22 Feb 2018 12:09:42 +0100 Subject: [PATCH] remove code instead of adding code, thanks @mind04 --- pdns/pdnsutil.cc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index f8d93fe3e..e6806ed1a 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -299,13 +299,13 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const DNSName& zone, const vect records=*suppliedrecords; for(auto rr : records) { // we modify this - if(!rr.qtype.getCode()) { - if(rr.content.length()) { - cout<<"[Error] ENT (or unknown type) has content: "<