From 44366590caa13db09e55e2c853bd66b363558fa7 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 26 Sep 2008 19:22:00 +0000 Subject: 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 --- cpp/src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/Makefile.am') 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 \ -- cgit v1.2.1