diff -r 1eef62f5c541 -r 2a5d4ab426d3 phoneapp/phoneuistates/inc/cphoneemergency.h --- a/phoneapp/phoneuistates/inc/cphoneemergency.h Mon Aug 23 15:42:12 2010 +0300 +++ b/phoneapp/phoneuistates/inc/cphoneemergency.h Fri Sep 03 13:33:36 2010 +0300 @@ -151,31 +151,6 @@ IMPORT_C virtual TBool HandleRemConCommandL( TRemConCoreApiOperationId aOperationId, TRemConCoreApiButtonAction aButtonAct ); - - private: - - /** - * Check whether UseEmergencyNoIhfCBA set should be used or not. - * @param aAudioOutput current audio output type. - * @return ETrue if UseEmergencyNoIhfCBA should be used, - * EFalse otherwise. - */ - TBool UseEmergencyNoIhfCBA( const TPEAudioOutput& aAudioOutput ) const; - - /** - * Check whether UseHandsetEmergencyCBA set should be used or not. - * @param aAudioOutput current audio output type. - * @return ETrue if UseHandsetEmergencyCBA should be used, - * EFalse otherwise. - */ - TBool UseHandsetEmergencyCBA( const TPEAudioOutput& aAudioOutput ) const; - - /** - * Check whether the touch call handling is supported or not. - * @return ETrue if KFeatureIdTouchCallHandling is supported, - * EFalse otherwise. - */ - TBool TouchCallHandlingSupported () const; private: /**