diff -r 40a3f856b14d -r 41a7f70b3818 phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h --- a/phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h Thu Aug 19 09:54:27 2010 +0300 +++ b/phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h Tue Aug 31 15:14:29 2010 +0300 @@ -22,8 +22,7 @@ // INCLUDES #include #include -#include "mphonebuttoncustomization.h" - + // FORWARD DECLARATIONS class CPhMenuExtensionWrapper; @@ -45,18 +44,6 @@ * Creates the extension handler class */ static CPhoneExtensionHandler* NewL(); - - /** - * 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 ); /** * Modifies menu when there is active call. @@ -87,7 +74,7 @@ void ConstructL(); - private: + private: /**