X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=5b7933aaade7dfad1109b3424fe7f7e72e70f8b9;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=e625618524ebc0d1fb233a6d6a692ed94e9b19be;hpb=50597d2f7d3607e91c94601eb8eb495d73be3eae;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index e625618..5b7933a 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2012 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