From: Robert Edmonds Date: Sat, 16 Apr 2016 00:42:21 +0000 (-0400) Subject: dnswasher: Don't spam stdout in IPObfuscator::obf6() X-Git-Tag: dnsdist-1.0.0~9^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3c7b39b76bb1c766441faf3d4874cb5eaa1c21;p=thirdparty%2Fpdns.git dnswasher: Don't spam stdout in IPObfuscator::obf6() --- diff --git a/pdns/dnswasher.cc b/pdns/dnswasher.cc index 34613708e1..7032394c4d 100644 --- a/pdns/dnswasher.cc +++ b/pdns/dnswasher.cc @@ -42,7 +42,6 @@ public: uint64_t obf6(uint64_t orig) { - cout<