diff -r 6b911d05207e -r bc5a64e5bc3c phoneapp/phoneuicontrol/inc/cphoneuicontroller.h --- a/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h Wed Jun 23 18:12:20 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h Tue Jul 06 14:15:47 2010 +0300 @@ -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