diff -r cfea66083b62 -r baacf668fe89 phoneapp/phoneuistates/inc/cphonealerting.h --- a/phoneapp/phoneuistates/inc/cphonealerting.h Mon Oct 04 16:06:10 2010 +0300 +++ b/phoneapp/phoneuistates/inc/cphonealerting.h Fri Oct 15 12:58:46 2010 +0300 @@ -89,11 +89,6 @@ * @param aCommand - selected command */ IMPORT_C virtual TBool HandleCommandL( TInt aCommand ); - - /** - * Check is alerting call Video call - */ - TBool IsVideoCallAlertingL(); /** * From CPhoneState.