summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-09-26 19:22:00 +0000
committerAlan Conway <aconway@apache.org>2008-09-26 19:22:00 +0000
commit44366590caa13db09e55e2c853bd66b363558fa7 (patch)
treee6ecd10c956fee5f5e865670911ea9ef46e1ed76 /cpp/src/Makefile.am
parentb22dd47558cc11572d080ac25808012092dda597 (diff)
downloadqpid-python-44366590caa13db09e55e2c853bd66b363558fa7.tar.gz
cluster:]
- call updateMemberStats() exactly once for each change in cluster membership. - fix spurious replication of catch-up connection close events. Removed unused client/MessageQueue.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@699456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
-rw-r--r--cpp/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index 52087cbfaa..037a284822 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -507,7 +507,6 @@ nobase_include_HEADERS = \
qpid/client/LocalQueue.h \
qpid/client/Message.h \
qpid/client/MessageListener.h \
- qpid/client/MessageQueue.h \
qpid/client/Results.h \
qpid/client/SessionBase_0_10.h \
qpid/client/Session.h \