From 45751b6d759be4969a3f267ecde126a09108b4ed Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Thu, 16 Aug 2007 09:28:20 +0000 Subject: Minor cleanup. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@566601 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/ClientChannel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/qpid/client/ClientChannel.cpp') diff --git a/cpp/src/qpid/client/ClientChannel.cpp b/cpp/src/qpid/client/ClientChannel.cpp index b36fc82b21..8ffddd0dbf 100644 --- a/cpp/src/qpid/client/ClientChannel.cpp +++ b/cpp/src/qpid/client/ClientChannel.cpp @@ -216,7 +216,6 @@ void Channel::start(){ } void Channel::stop() { - //session->stop(); gets.close(); join(); } -- cgit v1.2.1