X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_frontend_net.cpp;h=6f0ade07ecc0b298484387b163c3db785983f9b4;hb=7ebda9fb6eb58f2c365a6ca0eb67f8a559f7119b;hp=727e4b7b1c04dbf5af4556e9b9463220f99ad738;hpb=e6d572ef110d14fa55115021505b808620457bd3;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_frontend_net.cpp b/src/test_filter_frontend_net.cpp index 727e4b7..6f0ade0 100644 --- a/src/test_filter_frontend_net.cpp +++ b/src/test_filter_frontend_net.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2012 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 @@ -52,6 +52,7 @@ public: } return package.move(); }; + void configure(const xmlNode* ptr, bool test_only, const char *path) {}; };