From feba9f15a20a50e54cd408ef48ae4242f6c7ac1b Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Mon, 12 Nov 2007 19:46:46 +0000 Subject: - removed debug git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594271 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpid/broker/SemanticState.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/qpid/broker/SemanticState.cpp b/qpid/cpp/src/qpid/broker/SemanticState.cpp index 52975ea96e..2b57c66645 100644 --- a/qpid/cpp/src/qpid/broker/SemanticState.cpp +++ b/qpid/cpp/src/qpid/broker/SemanticState.cpp @@ -261,7 +261,6 @@ SemanticState::ConsumerImpl::ConsumerImpl(SemanticState* _parent, bool SemanticState::ConsumerImpl::deliver(QueuedMessage& msg) { -std::cout << " SemanticState::ConsumerImpl::deliver()" << windowing << "- " << ackExpected << std:: endl <getSession().isAttached()) { return false; } -- cgit v1.2.1