diff -r 03646e8da489 -r 30f14686fb04 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h Fri Jun 11 13:30:16 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h Wed Jun 23 18:03:36 2010 +0300 @@ -25,7 +25,6 @@ class HbAction; class HbMessageBox; -class HsShortcutService; class HsMenuService; class HsDeleteCollectionState: public QState @@ -58,8 +57,6 @@ void construct(); - HsShortcutService *shortcutService() const; - private: int mItemId; HbMessageBox *mDeleteMessage; // deletes itself automatically on close