X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=429947d5e77412f616f016ffa49ef30b45d90b64;hb=4bfec20c393570a81471c644fad6268eed3dba29;hp=1767022b007ff9c1f4c2f0c910b91f8377c6129c;hpb=d201492ea7198dd89dbae087eec0363a8e64e089;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 1767022..429947d 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -23,17 +23,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA namespace mp = metaproxy_1; -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