--- a/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsapplibrarystate.h Tue Jul 06 14:06:53 2010 +0300
+++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsapplibrarystate.h Wed Aug 18 09:40:07 2010 +0300
@@ -84,28 +84,13 @@
private:
HsMenuViewBuilder mMenuViewBuilder;
- /**
- * All Applications state.
- * Own.
- */
+
HsAllAppsState *mAllAppsState;
- /**
- * Transition to remember last visited child state in Application Library.
- * Own.
- */
HsMenuModeTransition *mHistoryTransaction;
- /**
- * All Collections state.
- * Own.
- */
HsAllCollectionsState *mAllCollectionsState;
- /**
- * Collection state.
- * Own.
- */
HsCollectionState *mCollectionState;
HsInstalledAppsState *mInstalledAppsState;