From 234a1b3ccdf91678d1ff0e69a0267622873f6c64 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Thu, 16 Jun 2016 14:32:33 +0200 Subject: [PATCH] remote experimental printing of new kind of table from dnsdist console --- pdns/dnsdist-console.cc | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/pdns/dnsdist-console.cc b/pdns/dnsdist-console.cc index dabd5e7005..eb1476dcd6 100644 --- a/pdns/dnsdist-console.cc +++ b/pdns/dnsdist-console.cc @@ -153,8 +153,7 @@ void doConsole() boost::variant< string, shared_ptr, - std::unordered_map, - std::vector > > + std::unordered_map > > >(withReturn ? ("return "+line) : line); @@ -174,20 +173,6 @@ void doConsole() Json out = o; cout< > >>(&*ret)) { - cerr<<"So.. "<size()<