diff -r 2e2dc3d30ca8 -r 341166945d65 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h Thu Jun 24 13:11:40 2010 +0100 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdeletecollectionstate.h Fri Jun 25 19:19:22 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