diff options
Diffstat (limited to 'cpp/src/tests/BrokerChannelTest.cpp')
-rw-r--r-- | cpp/src/tests/BrokerChannelTest.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/tests/BrokerChannelTest.cpp b/cpp/src/tests/BrokerChannelTest.cpp index 2f671a9e27..74c8998d7c 100644 --- a/cpp/src/tests/BrokerChannelTest.cpp +++ b/cpp/src/tests/BrokerChannelTest.cpp @@ -19,10 +19,6 @@ * */ -// FIXME aconway 2007-08-30: Rewrite as a Session test. -// There is an issue with the tests use of DeliveryAdapter -// which is no longer exposed on Session (part of SemanticHandler.) -// #include "qpid/broker/BrokerChannel.h" #include "qpid/broker/Queue.h" #include "qpid/broker/FanOutExchange.h" |