diff options
| author | Alan Conway <aconway@apache.org> | 2009-02-10 22:16:05 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-02-10 22:16:05 +0000 |
| commit | 666526b693def61673a2b4ed51bbd6fa001383cc (patch) | |
| tree | 8a14effd4e06aae88d8eae938965a9da728c865b /qpid/cpp/src/cluster.mk | |
| parent | 3029ec8cffc18061dc7bb3a0b6e944e30d7198fa (diff) | |
| download | qpid-python-666526b693def61673a2b4ed51bbd6fa001383cc.tar.gz | |
Remove unused class and clean up some FIXME comments.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@743131 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
| -rw-r--r-- | qpid/cpp/src/cluster.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk index 8880493bf5..d02cad0140 100644 --- a/qpid/cpp/src/cluster.mk +++ b/qpid/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 \ |
