X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ftest_filter_frontend_net.cpp;h=15aec920ad94d79ce654338f27e51681d933da49;hb=b8b4457bb5938ddd7adf86cb259e587c88ebd0a0;hp=945a242ed6b209ea655131f4022f493989b774a0;hpb=c1d953eee6c00432493bc364da6284704ccd9cc2;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_frontend_net.cpp b/src/test_filter_frontend_net.cpp index 945a242..15aec92 100644 --- a/src/test_filter_frontend_net.cpp +++ b/src/test_filter_frontend_net.cpp @@ -52,6 +52,7 @@ public: } return package.move(); }; + void configure(const xmlNode* ptr, bool test_only, const char *path) {}; };