applayerprotocols/httptransportfw/core/CTransaction.cpp
branchRCL_3
changeset 26 bdd8a827a7de
parent 22 26ce6fb6aee2
child 39 c0c2f28ace9c
--- a/applayerprotocols/httptransportfw/core/CTransaction.cpp	Wed Jun 09 10:16:57 2010 +0300
+++ b/applayerprotocols/httptransportfw/core/CTransaction.cpp	Mon Jun 21 16:17:02 2010 +0300
@@ -42,7 +42,6 @@
 	Cancel();
 	// And send the cancel event
 	SynchronousSendEvent(THTTPEvent::ECancel, THTTPEvent::EOutgoing, aStart);
-
 	if (iStatus != EInFilter && iStatus != ECancelled)
 		iStatus = EPassive;
 	else