--- 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 <telmenuextension.h>
#include <spdefinitions.h>
-#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<CTelMenuExtension::TCallInfo>& aArray,
- MBubbleTouchPaneInterface& aTouchPane );
/**
* Modifies menu when there is active call.
@@ -87,7 +74,7 @@
void ConstructL();
- private:
+ private:
/**