supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplsession.cpp
branchRCL_3
changeset 14 b88ebe0cbbbe
parent 13 9c303455e256
child 18 d746aee05493
--- a/supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplsession.cpp	Tue May 25 13:09:42 2010 +0300
+++ b/supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplsession.cpp	Wed Jun 09 10:08:56 2010 +0300
@@ -253,7 +253,7 @@
 			SessionEnd();
 			CompleteSession(KErrCancel);
 		}
-
+		iProtocolManager.CancelUiLaunch();
 		delete this;
 	}