summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-06-04 19:26:44 +0000
committerAlan Conway <aconway@apache.org>2008-06-04 19:26:44 +0000
commit9cc979c8c75fc85935f2905e4e6f67cc6b48a64b (patch)
tree4606c06c225de3fc721d0434bf6626e73feba91b /cpp/src/tests/Makefile.am
parent27b687803cfe614c6fcf641b5301e28ef492d0df (diff)
downloadqpid-python-9cc979c8c75fc85935f2905e4e6f67cc6b48a64b.tar.gz
Remove unused classes IList and ISList.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@663351 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Makefile.am')
-rw-r--r--cpp/src/tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index b53176ebd1..2a47ef45fd 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -39,7 +39,6 @@ unit_test_SOURCES= unit_test.cpp unit_test.h \
Shlib.cpp FieldValue.cpp FieldTable.cpp Array.cpp \
InlineAllocator.cpp \
InlineVector.cpp \
- ISList.cpp IList.cpp \
ClientSessionTest.cpp \
SequenceSet.cpp \
StringUtils.cpp \