From 04fb4fdba88145a473b9a3a56ac6fd531af89af2 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 28 Nov 2007 20:17:55 +0000 Subject: Add unit_test.h to distribution. Updated/removed sundry FIXME comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@599128 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/BrokerChannelTest.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/src/tests/BrokerChannelTest.cpp') 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" -- cgit v1.2.1