diff -r 6727c5d0afc7 -r 458d8c8d9580 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuinstallfailedstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuinstallfailedstate.h Fri Sep 17 08:27:54 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuinstallfailedstate.h Mon Oct 04 00:07:25 2010 +0300 @@ -43,12 +43,6 @@ protected: void onEntry(QEvent *event); - void onExit(QEvent *event); - -private slots: - - void stateExited(); - void cleanUp(); signals: @@ -58,9 +52,7 @@ void construct(); -private: - HbMessageBox *mBox; }; #endif /* HSUINSTALLFAILEDSTATE_H_ */