phoneapp/phoneuicontrol/inc/cphoneuicontroller.h
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 46 bc5a64e5bc3c
--- a/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h	Tue Jun 15 14:14:38 2010 +0100
+++ b/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h	Thu Jul 22 16:33:21 2010 +0100
@@ -38,7 +38,7 @@
 class CPhoneStateHandle;
 class CPEPhoneModel;
 class CPhoneRemoteControlHandler;
-class CPhoneKeyEventForwarder;
+
 
 class CPhoneUIController : 
     public CBase, 
@@ -232,11 +232,6 @@
         */
         MPhoneStateMachine* iStateMachine;  // NOT OWNED
         
-        /**
-        * iKeyEventForwarder
-        */
-        CPhoneKeyEventForwarder* iKeyEventForwarder;
-        
     };
 
 #endif      // CPHONEUICONTROLLER_H