X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=1767022b007ff9c1f4c2f0c910b91f8377c6129c;hb=1c5bd4df344337551fc712d00fb9d4e9f80a48ad;hp=430cbbb014bb5b62957e43e47df61036782239f1;hpb=e6d572ef110d14fa55115021505b808620457bd3;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 430cbbb..1767022 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -28,6 +28,12 @@ void mp::filter::Base::configure(const xmlNode * ptr, bool test_only) mp::xml::check_empty(ptr); } +void mp::filter::Base::start() const +{ + +} + + /* * Local variables: * c-basic-offset: 4