diff -r 474929a40a0f -r 87476091b3f5 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuninstallitemstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuninstallitemstate.h Wed Jul 14 15:53:30 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuninstallitemstate.h Fri Jul 23 13:47:57 2010 +0300 @@ -73,14 +73,12 @@ void createUninstallMessage(); void createUninstallJavaMessage(); - void subscribeForMemoryCardRemove(); + void createSimpleUninstallJavaMessage(); private: int mItemId; - CaNotifier *mNotifier; - HbMessageBox *mUninstallMessage; // deletes itself automatically on close HbDialog *mUninstallJavaMessage; UninstallDialogType mDialogType;