From: Otto Date: Wed, 25 Aug 2021 10:24:22 +0000 (+0200) Subject: Formatting X-Git-Tag: rec-4.6.0-alpha1~2^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05710a39f93fae557d4c1bdd2352ee70d5ce870b;p=thirdparty%2Fpdns.git Formatting --- diff --git a/pdns/recursordist/rec-tcpout.hh b/pdns/recursordist/rec-tcpout.hh index f342a86b61..fb2361f5bd 100644 --- a/pdns/recursordist/rec-tcpout.hh +++ b/pdns/recursordist/rec-tcpout.hh @@ -67,10 +67,8 @@ public: } private: - std::multimap d_idle_connections; }; extern thread_local TCPOutConnectionManager t_tcp_manager; uint64_t getCurrentIdleTCPConnections(); -