From: Adam Dickmeiss Date: Mon, 19 Mar 2012 09:12:07 +0000 (+0100) Subject: Remove useless comment X-Git-Tag: v1.3.26~9 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=e6db0e02a1c60fca3405cb5ecec96d2176a0be09;p=metaproxy-moved-to-github.git Remove useless comment --- diff --git a/src/filter_load_balance.hpp b/src/filter_load_balance.hpp index 52d7993..2030f5e 100644 --- a/src/filter_load_balance.hpp +++ b/src/filter_load_balance.hpp @@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -// Filter that does nothing. Use as load_balance for new filters #ifndef FILTER_LOAD_BALANCE_HPP #define FILTER_LOAD_BALANCE_HPP diff --git a/src/filter_record_transform.hpp b/src/filter_record_transform.hpp index 0eb1a4a..2fd76b8 100644 --- a/src/filter_record_transform.hpp +++ b/src/filter_record_transform.hpp @@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -// Filter that does nothing. Use as RecordTransform for new filters #ifndef FILTER_RECORD_TRANSFORM_HPP #define FILTER_RECORD_TRANSFORM_HPP