gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h
changeset 18 e3554c9069b6
parent 0 8c5d936e5675
--- a/gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h	Tue Feb 02 00:22:03 2010 +0200
+++ b/gsprofilesrv_plat/settings_framework_api/inc/GSParentPlugin.h	Fri Mar 19 09:34:30 2010 +0200
@@ -328,13 +328,6 @@
         // could refer to wrong plugin in case plugin order or count is
         // changed.
         TUid iTopPluginUid;
-        
-        //keep the exact position of the listbox including current item index,
-        //iVerticalOffset and  TopItemindex
-        RArray<TInt> position;
-        
-        //record the screen mode, portrait/landscape
-        TBool iScreenMode;
 };