X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_frontend_net.hpp;h=6562c159239a33a54d02154440356d9142c2d14f;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=3ec1ad439bbe11bab065fc830fbf6394d7f5280c;hpb=9838c2eadf06b6bfe3d6eb264c1b485b51ba1a06;p=metaproxy-moved-to-github.git diff --git a/src/filter_frontend_net.hpp b/src/filter_frontend_net.hpp index 3ec1ad4..6562c15 100644 --- a/src/filter_frontend_net.hpp +++ b/src/filter_frontend_net.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2013 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 @@ -35,7 +35,6 @@ namespace metaproxy_1 { class ZAssocChild; class ThreadPoolPackage; class My_Timer_Thread; - class ThreadPoolPackage; boost::scoped_ptr m_p; public: FrontendNet();