diff -r c76a0b1755b9 -r 2be0b271d017 phoneengine/phonemodel/inc/cpemessagehandler.h --- a/phoneengine/phonemodel/inc/cpemessagehandler.h Fri Sep 17 08:29:19 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpemessagehandler.h Mon Oct 04 00:16:48 2010 +0300 @@ -410,20 +410,7 @@ * @return possible error code from the CallHandling subsystem. */ TInt HandleHoldCall( ); - - /** - * Handles video call switch to video or voice from phoneui - */ - TInt HandleSwitchToVideoOrVoice( const TInt aCallId ); - /** - * Continue switch to video call or voice call. - * Calls dial method to create new video call or voice call - * to same phonenumber. - * @param aCallId is the identification number of the call. - * @return possible error code from the CallHandling subsystem. - */ - TInt ContinueSwitchToCall( const TInt aCallId ); /** * Handles idle state message from the CallHandling subsystem.