diff -r 92ab7f8d0eab -r 6bb1b21d2484 phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h --- a/phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h Fri Mar 19 09:28:42 2010 +0200 +++ b/phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h Fri Apr 16 14:58:25 2010 +0300 @@ -22,9 +22,6 @@ // INCLUDES #include #include -// <-- QT PHONE START --> -//#include "mphonebuttoncustomization.h" -// <-- QT PHONE END --> // FORWARD DECLARATIONS class CPhMenuExtensionWrapper; @@ -47,20 +44,6 @@ * Creates the extension handler class */ static CPhoneExtensionHandler* NewL(); - -// <-- QT PHONE START --> - /** - * Customizes touch pane buttons. - * @param aServiceId Service id of the call. - * @param aArray Active call array - * @param aTouchPane Interface to add and dimm - * bubble touch pane buttons. - */ - /*void CustomizeTouchPaneButtonsL( - TUint aServiceId, - RArray& aArray, - MBubbleTouchPaneInterface& aTouchPane );*/ -// <-- QT PHONE END --> /** * Modifies menu when there is active call.