telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp
branchopencode
changeset 77 930a53cdc2d3
parent 24 6638e7f4bd8f
equal deleted inserted replaced
35:6fbc08ed9c42 77:930a53cdc2d3
   188 		iChargingStatus = CChargingStatusObserver::NewL( *this );
   188 		iChargingStatus = CChargingStatusObserver::NewL( *this );
   189 		}
   189 		}
   190     
   190     
   191     //Create the SSM Plugin Handler on creation rather than on demand to avoid problems 
   191     //Create the SSM Plugin Handler on creation rather than on demand to avoid problems 
   192     //with Emergency Calls in Out Of Memory situations.
   192     //with Emergency Calls in Out Of Memory situations.
   193     iSystemStatePluginHandler = CCtsySystemStatePluginHandler::NewL();
   193     //iSystemStatePluginHandler = CCtsySystemStatePluginHandler::NewL();
   194 	
   194 	
   195 //#ifdef __WINS__  SYMBIAN commented out
   195 //#ifdef __WINS__  SYMBIAN commented out
   196 //   iMmPhoneExtInterface->NotifySimStatusReadyL();
   196 //   iMmPhoneExtInterface->NotifySimStatusReadyL();
   197 //#endif
   197 //#endif
   198     }
   198     }