diff -r 4d54b72983ae -r c743ef5928ba idlehomescreen/xmluirendering/uiengine/inc/xneditor.h --- a/idlehomescreen/xmluirendering/uiengine/inc/xneditor.h Tue Jan 26 11:48:23 2010 +0200 +++ b/idlehomescreen/xmluirendering/uiengine/inc/xneditor.h Tue Feb 02 00:04:13 2010 +0200 @@ -195,14 +195,6 @@ */ TInt IdFromCrep ( TDes8& aUid ) const; - /** - * Returns the Background manager object owned by this. - * - * @since S60 5.0 - * @return BgManager - */ - CXnBackgroundManager& BgManager() const; - private: // from MHsContentController @@ -310,8 +302,6 @@ CHspsWrapper* iHspsWrapper; /** CPS wrapper, owned */ CCpsWrapper* iCpsWrapper; - /** Provides background services, owned */ - CXnBackgroundManager* iBgManager; /** Publisher map, owned */ CPublisherMap* iPublisherMap; /** Add widget listquery, not owned */