realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnmanager.h
branchRCL_3
changeset 16 43c4dec3cb1f
parent 9 1e1cc61f56c3
--- a/realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnmanager.h	Wed Apr 14 16:19:40 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnmanager.h	Tue Apr 27 17:00:49 2010 +0300
@@ -90,7 +90,6 @@
 	
 	    MSIPApnChangeObserver&                     iObserver;
 	    RPointerArray<CSIPApnConfigurationHandler> iHandlers;
-	    TBool                                      iInitialApnChangeFailed;
 	    
 #ifdef CPPUNIT_TEST	
 	    friend class CSIPApnManagerTest;