realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileServerCore.h
branchRCL_3
changeset 12 a7d1e54a7332
parent 11 8517a9ac4a23
child 18 f54bfd820e04
--- a/realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileServerCore.h	Tue May 11 16:32:45 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileServerCore.h	Tue May 25 13:04:58 2010 +0300
@@ -493,7 +493,7 @@
 		*Starts timer of type CDeltaTimer, 
 		*which callback is ConnectionCloseTimerExpired function
 		*/
-		void StartConnectionCloseTimer();
+		void StartConnectionCloseTimer(TInt aValue);
 		
 		/**
 		* A callback for CDeltaTimer
@@ -835,8 +835,6 @@
 		//ApnManager
 		CSIPApnManager*                     iApnManager; // iBackupApnSettings;
 		RArray<TStoreSwitchEnabledProfile>                iWaitForApnSettings;
-
-		TBool 								iOfflineEventReceived;
 		
 		TBool									iFeatMgrInitialized;