diff -r 3f8368f032cf -r e3554c9069b6 gsprofilesrv_plat/settings_framework_api/inc/GSMainView.h --- a/gsprofilesrv_plat/settings_framework_api/inc/GSMainView.h Tue Feb 02 00:22:03 2010 +0200 +++ b/gsprofilesrv_plat/settings_framework_api/inc/GSMainView.h Fri Mar 19 09:34:30 2010 +0200 @@ -181,13 +181,6 @@ // UID of the selected plugin in the container's lbx. TUid iSelectedPluginUid; - - //keep the exact position of the listbox including current item index, - //iVerticalOffset and TopItemindex - RArray position; - - //record the screen mode, portrait/landscape - TBool iScreenMode; }; #endif // GSMAINVIEW_H