X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=5b7933aaade7dfad1109b3424fe7f7e72e70f8b9;hb=b54a57c7af29c89371aa65dc766adac9ed61f58c;hp=429947d5e77412f616f016ffa49ef30b45d90b64;hpb=4bfec20c393570a81471c644fad6268eed3dba29;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 429947d..5b7933a 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2011 Index Data + Copyright (C) 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 @@ -27,6 +27,10 @@ void mp::filter::Base::start() const { } +void mp::filter::Base::stop(int signo) const +{ +} + /* * Local variables: * c-basic-offset: 4