projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c65c2f
)
remove redundant class declaration
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 12 Jan 2015 12:27:37 +0000
(13:27 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 12 Jan 2015 12:27:37 +0000
(13:27 +0100)
src/filter_frontend_net.hpp
patch
|
blob
|
history
diff --git
a/src/filter_frontend_net.hpp
b/src/filter_frontend_net.hpp
index
825183d
..
6562c15
100644
(file)
--- a/
src/filter_frontend_net.hpp
+++ b/
src/filter_frontend_net.hpp
@@
-35,7
+35,6
@@
namespace metaproxy_1 {
class ZAssocChild;
class ThreadPoolPackage;
class My_Timer_Thread;
- class ThreadPoolPackage;
boost::scoped_ptr<Rep> m_p;
public:
FrontendNet();