supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplsession2.cpp
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
child 16 6fcbaa43369c
child 20 82ee1f804b63
--- a/supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplsession2.cpp	Tue Feb 02 10:12:24 2010 +0200
+++ b/supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplsession2.cpp	Fri Feb 19 23:14:27 2010 +0200
@@ -5554,6 +5554,7 @@
 // -----------------------------------------------------------------------------
 void COMASuplSession::RemoveActiveSession()
     {
+    			if (iTrace)
     			iTrace->Trace(_L("Removing Trigger Session from DB..."), KTraceFileName, __LINE__); 
     			//may need to reset the iActiveSessionId to 0 so that self deletion event will not come to same session...
     			TInt err = iSuplStorageSettings->DeleteSessionRecord(iSETSessionUniqueId);