diff -r 2a5d4ab426d3 -r d1c62c765e48 phoneengine/phonemodel/inc/cpemessagehandler.h --- a/phoneengine/phonemodel/inc/cpemessagehandler.h Fri Sep 03 13:33:36 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpemessagehandler.h Fri Sep 17 17:09:12 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.