From 1ae01c743a3ea3fd0ad553fe16c99d30868369ee Mon Sep 17 00:00:00 2001 From: bert hubert Date: Tue, 31 Mar 2015 16:14:46 +0200 Subject: [PATCH] silence debugging output --- pdns/dnsdist-web.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdist-web.cc b/pdns/dnsdist-web.cc index 61e2de6e31..a8ed95348e 100644 --- a/pdns/dnsdist-web.cc +++ b/pdns/dnsdist-web.cc @@ -99,7 +99,7 @@ static void connectionThread(int sock, ComboAddress remote, string password) { "qa-latency", (int)g_stats.latency}, { "something", Json::array { 1, 2, 3 } }, }; - cout<