]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove debug leftovers 6152/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 8 Jan 2018 12:43:29 +0000 (13:43 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 8 Jan 2018 12:43:29 +0000 (13:43 +0100)
modules/bindbackend/bindbackend2.cc

index c3b9c8c0164e2ddc7e0b6cbc8a77741a6852a232..ff645ad750ab12ef15f248985dea26ec3bff08e6 100644 (file)
@@ -891,7 +891,6 @@ void Bind2Backend::loadConfig(string* status)
             bbd.d_status=msg.str();
 
             L<<Logger::Warning<<d_logprefix<<msg.str()<<endl;
-            cerr << msg.str() << endl;
             rejected++;
           }
          safePutBBDomainInfo(bbd);