X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ftest_filter_log.cpp;h=d8969957e6e391a75555d2f31cfcbeabecfe65bc;hb=474111be67deb87130a5f0add13df89c89df346a;hp=b449417c5979b5ac60eae353d47ad5103152f906;hpb=93d4dd6d4f9698c7aaa74cadb343a2da8ef8ff5a;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_log.cpp b/src/test_filter_log.cpp index b449417..d896995 100644 --- a/src/test_filter_log.cpp +++ b/src/test_filter_log.cpp @@ -1,4 +1,4 @@ -/* $Id: test_filter_log.cpp,v 1.6 2005-10-30 17:13:36 adam Exp $ +/* $Id: test_filter_log.cpp,v 1.7 2005-10-31 09:40:18 marc Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -41,9 +41,6 @@ public: } return package.move(); }; - const std::string type() const { - return "FilterBounceInit"; - }; };