diff -r fce0ae2e4223 -r 10852b179f64 locationsystemui/locationsysui/locsuplsettingsui/inc/locsuplsettingslbmodel.h --- a/locationsystemui/locationsysui/locsuplsettingsui/inc/locsuplsettingslbmodel.h Tue Sep 14 22:09:33 2010 +0300 +++ b/locationsystemui/locationsysui/locsuplsettingsui/inc/locsuplsettingslbmodel.h Wed Sep 15 12:40:28 2010 +0300 @@ -45,8 +45,7 @@ */ enum TSUPLSettingsItemId { - ESUPLSettingsUsage = 0, - ESUPLSettingsServersDetail, + ESUPLSettingsServersDetail = 0, ESUPLSettingsActiveSessions }; @@ -112,13 +111,6 @@ */ void ConstructL(); - /** - * Packs the SUPL settings usage to the end of the buffer passed. - * - * @param aPtr Buffer to which the Supl settings usage point needs to be - * appended. - */ - void AppendSuplUsage( TDes16& aPtr ) const; /** * Packs the Server Address to the end of the buffer passed. @@ -149,11 +141,6 @@ */ HBufC16* iServerDetailTitle; - /** - * Title text for SUPL usage. - * Owns. - */ - HBufC16* iSuplUsageTitle; /** * SUPL Active Sessions count. @@ -166,22 +153,12 @@ */ HBufC16* iSuplServerDetail; - /** - * Default SUPL usage. - * Owns. - */ - HBufC16* iDefaultSuplUsage; /** * Reference the SUPL Settings Engine */ CLocSUPLSettingsUiEngine& iEngine; - /** - * Boolean value to indicate whethere SUPL settings usage - * is present. - */ - TBool iSuplUsagePresent; /** * Boolean value to indicate whether SUPL address field