diff options
| author | Alan Conway <aconway@apache.org> | 2008-01-29 14:48:59 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-01-29 14:48:59 +0000 |
| commit | 8e95dcde05f1617fa58caa1171d213f2c18640e3 (patch) | |
| tree | 342c61d78bd78c41138e71a9e6cd883c96ed5b4b /qpid/cpp/src/tests/QueueTest.cpp | |
| parent | 71953a76caba28be5083ed2ec1bf01dfe4b3a97b (diff) | |
| download | qpid-python-8e95dcde05f1617fa58caa1171d213f2c18640e3.tar.gz | |
Deleted unused classes, adjusted files that still mention them.
D src/qpid/framing/ChannelAdapter.cpp
D src/qpid/framing/ChannelAdapter.h
D src/qpid/framing/HandlerUpdater.h
D src/tests/BrokerChannelTest.cpp
D src/tests/MockChannel.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@616353 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/QueueTest.cpp')
| -rw-r--r-- | qpid/cpp/src/tests/QueueTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/QueueTest.cpp b/qpid/cpp/src/tests/QueueTest.cpp index 7e757cfad0..fae0d88b7c 100644 --- a/qpid/cpp/src/tests/QueueTest.cpp +++ b/qpid/cpp/src/tests/QueueTest.cpp @@ -25,7 +25,6 @@ #include "qpid/broker/QueueRegistry.h" #include "qpid_test_plugin.h" #include <iostream> -#include "MockChannel.h" #include "boost/format.hpp" using namespace qpid; |
