diff options
| author | Alan Conway <aconway@apache.org> | 2008-06-04 19:26:44 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-06-04 19:26:44 +0000 |
| commit | 9cc979c8c75fc85935f2905e4e6f67cc6b48a64b (patch) | |
| tree | 4606c06c225de3fc721d0434bf6626e73feba91b /cpp/src/tests/Makefile.am | |
| parent | 27b687803cfe614c6fcf641b5301e28ef492d0df (diff) | |
| download | qpid-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.am | 1 |
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 \ |
