X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fex_filter_frontend_net.cpp;h=3a4f00c5c049baf5e2e748a272cb3c356196fb7a;hb=4bfec20c393570a81471c644fad6268eed3dba29;hp=565b73dd28dbb92e845e1f26fe6da4416584b4d9;hpb=d201492ea7198dd89dbae087eec0363a8e64e089;p=metaproxy-moved-to-github.git diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index 565b73d..3a4f00c 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -61,6 +61,8 @@ public: } return package.move(); }; + void configure(const xmlNode * ptr, bool test_only, + const char *path) { }; }; int main(int argc, char **argv)