From b446065f5ceac8c779d20fcbf129aacd00726ec6 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 27 Jul 2007 22:08:51 +0000 Subject: * src/tests/ais_check, cluster.mk: Run AIS tests only if: - CLUSTER makefile conditional set by configure. - Effective gid == ais - aisexec is running Otherwise print a warning. * src/tests/EventChannelConnectionTest.cpp * src/qpid/cluster/doxygen_overview.h Removed unused files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560404 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/cluster.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/cpp/src/cluster.mk') diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk index dcc70ca897..39df373d2e 100644 --- a/qpid/cpp/src/cluster.mk +++ b/qpid/cpp/src/cluster.mk @@ -14,8 +14,6 @@ libqpidcluster_la_SOURCES = \ qpid/cluster/ClusterPlugin.cpp \ qpid/cluster/ClassifierHandler.h \ qpid/cluster/ClassifierHandler.cpp \ - qpid/cluster/SessionFrame.h \ - qpid/cluster/SessionFrame.cpp \ qpid/cluster/SessionManager.h \ qpid/cluster/SessionManager.cpp -- cgit v1.2.1