X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ftest_filter_log.cpp;h=27aad45bcce52e4423023d9cd86a546403bc42d4;hb=b8b4457bb5938ddd7adf86cb259e587c88ebd0a0;hp=9b2626c2f54fc859cd707a27885e08558c2f082a;hpb=e6d572ef110d14fa55115021505b808620457bd3;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_log.cpp b/src/test_filter_log.cpp index 9b2626c..27aad45 100644 --- a/src/test_filter_log.cpp +++ b/src/test_filter_log.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 @@ -51,6 +51,7 @@ public: } return package.move(); }; + void configure(const xmlNode* ptr, bool test_only, const char *path) {}; };