summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/cluster.mk
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-04-29 20:29:53 +0000
committerAlan Conway <aconway@apache.org>2009-04-29 20:29:53 +0000
commit560bfc33ce313a647c3ef75921558df71e6bacaf (patch)
treefbb54b795f819b378af6330ed5746c6aa74be2b4 /qpid/cpp/src/cluster.mk
parent15fc958b6d20c924efe8652b2d165ca050138e34 (diff)
downloadqpid-python-560bfc33ce313a647c3ef75921558df71e6bacaf.tar.gz
Improved & simplified cluster output algorithm.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@769914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
-rw-r--r--qpid/cpp/src/cluster.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk
index fdac229646..b7ee61e180 100644
--- a/qpid/cpp/src/cluster.mk
+++ b/qpid/cpp/src/cluster.mk
@@ -78,8 +78,6 @@ cluster_la_SOURCES = \
qpid/cluster/PollerDispatch.h \
qpid/cluster/ProxyInputHandler.h \
qpid/cluster/Quorum.h \
- qpid/cluster/WriteEstimate.cpp \
- qpid/cluster/WriteEstimate.h \
qpid/cluster/types.h
cluster_la_LIBADD= -lcpg $(libcman) libqpidbroker.la libqpidclient.la