From c19c258db7edf27757252656c67a1a93064e676b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 25 Oct 2011 10:31:02 +0200 Subject: [PATCH] Remove a few useless comments --- src/filter_bounce.cpp | 10 ---------- src/filter_load_balance.cpp | 1 - 2 files changed, 11 deletions(-) diff --git a/src/filter_bounce.cpp b/src/filter_bounce.cpp index d23dd63..25c1e1e 100644 --- a/src/filter_bounce.cpp +++ b/src/filter_bounce.cpp @@ -25,16 +25,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include -//#include "config.hpp" -//#include "filter.hpp" - -//#include - - - - - -namespace mp = metaproxy_1; namespace yf = mp::filter; namespace metaproxy_1 { diff --git a/src/filter_load_balance.cpp b/src/filter_load_balance.cpp index b7e112f..bc8f39a 100644 --- a/src/filter_load_balance.cpp +++ b/src/filter_load_balance.cpp @@ -34,7 +34,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #undef max #endif -//#include #include #include #include -- 1.7.10.4