summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster.mk
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-09-19 12:55:15 +0000
committerAlan Conway <aconway@apache.org>2008-09-19 12:55:15 +0000
commita479c8cd6985db06f9c9bf372587824da4ccb11a (patch)
treedd25dbaeb3e7bf58302cb7e888065cf8e6f0b170 /qpid/cpp/src/tests/cluster.mk
parent736849a94f57af87400eddf6b66f00fa3a6a8e1e (diff)
downloadqpid-python-a479c8cd6985db06f9c9bf372587824da4ccb11a.tar.gz
Clean up unused members/tests
qpid/broker/SemanticState.h,.cpp,SessionState.h: removed unused members. tests/DumpClientTest.cpp: unused, remove. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@697075 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/cluster.mk')
-rw-r--r--qpid/cpp/src/tests/cluster.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk
index 55fa71b5e6..88574943fd 100644
--- a/qpid/cpp/src/tests/cluster.mk
+++ b/qpid/cpp/src/tests/cluster.mk
@@ -19,6 +19,5 @@ cluster_test_SOURCES=unit_test.cpp cluster_test.cpp
cluster_test_LDADD=$(lib_client) $(lib_cluster) -lboost_unit_test_framework
unit_test_LDADD+=$(lib_cluster)
-unit_test_SOURCES+=DumpClientTest.cpp
endif