X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter.cpp;h=150b90f7f4b9755599583d732cc53ffc9f8c6812;hb=891f355967146e1f2d66e4dc44158a011282c87f;hp=f28700da36c34d0c3098b7c783cb2bf2efe9e647;hpb=edb11cb2d4bf64c64e4effe67845f58c4e014e45;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index f28700d..150b90f 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,4 +1,4 @@ -/* $Id: filter.cpp,v 1.3 2005-11-07 21:57:10 adam Exp $ +/* $Id: filter.cpp,v 1.4 2006-01-11 11:51:49 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -9,10 +9,9 @@ #include "config.hpp" #include "filter.hpp" - -// defining and initializing static members -// std::string yp2::filter::Base:m_type("Base"); - +void yp2::filter::Base::configure(const xmlNode * ptr) +{ +} /* * Local variables: