diff -r 474929a40a0f -r 87476091b3f5 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsviewappdetailsstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsviewappdetailsstate.h Wed Jul 14 15:53:30 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsviewappdetailsstate.h Fri Jul 23 13:47:57 2010 +0300 @@ -18,6 +18,7 @@ #ifndef HSVIEWAPPDETAILSSTATE_H_ #define HSVIEWAPPDETAILSSTATE_H_ + #include #include @@ -59,7 +60,6 @@ private: void construct(); - void subscribeForMemoryCardRemove(int entryId); void setFieldPresentation(QString key, CaSoftwareRegistry::DetailMap &detailMap, HbDocumentLoader &loader); @@ -67,8 +67,6 @@ private: HbDialog *mDialog; - - CaNotifier *mNotifier; }; #endif /* HSVIEWAPPDETAILSSTATE_H_ */