summaryrefslogtreecommitdiff
path: root/cpp/src/cluster.mk
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-02-10 22:16:05 +0000
committerAlan Conway <aconway@apache.org>2009-02-10 22:16:05 +0000
commite520915a8161af6fb39ff3fc68924f0e4b87da85 (patch)
treef89de3b76b7a9ef172f57c24bc04371e6855fa02 /cpp/src/cluster.mk
parentf6f6916d3a631240f08f9d9fedf5c3b5f71883aa (diff)
downloadqpid-python-e520915a8161af6fb39ff3fc68924f0e4b87da85.tar.gz
Remove unused class and clean up some FIXME comments.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@743131 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/cluster.mk')
-rw-r--r--cpp/src/cluster.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk
index 8880493bf5..d02cad0140 100644
--- a/cpp/src/cluster.mk
+++ b/cpp/src/cluster.mk
@@ -74,8 +74,6 @@ cluster_la_SOURCES = \
qpid/cluster/OutputInterceptor.h \
qpid/cluster/PollerDispatch.cpp \
qpid/cluster/PollerDispatch.h \
- qpid/cluster/ThreadDispatch.cpp \
- qpid/cluster/ThreadDispatch.h \
qpid/cluster/ProxyInputHandler.h \
qpid/cluster/Quorum.h \
qpid/cluster/WriteEstimate.cpp \