homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsuninstallitemstate.h
changeset 69 87476091b3f5
parent 63 52b0f64eeb51
child 81 7dd137878ff8
--- 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;