Author: tabish
Date: Mon May 19 07:19:20 2008
New Revision: 657835

URL: http://svn.apache.org/viewvc?rev=657835&view=rev
Log:
http://issues.apache.org/activemq/browse/AMQCPP-174

Modified:
    
activemq/activemq-cpp/trunk/src/main/activemq/core/ActiveMQSessionExecutor.cpp

Modified: 
activemq/activemq-cpp/trunk/src/main/activemq/core/ActiveMQSessionExecutor.cpp
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/activemq/core/ActiveMQSessionExecutor.cpp?rev=657835&r1=657834&r2=657835&view=diff
==============================================================================
--- 
activemq/activemq-cpp/trunk/src/main/activemq/core/ActiveMQSessionExecutor.cpp 
(original)
+++ 
activemq/activemq-cpp/trunk/src/main/activemq/core/ActiveMQSessionExecutor.cpp 
Mon May 19 07:19:20 2008
@@ -148,7 +148,6 @@
             return;
         }
 
-
         synchronized( &mutex ) { started = false; }
     }
 }


Reply via email to