idlehomescreen/xmluirendering/uiengine/inc/xneditor.h
changeset 5 c743ef5928ba
parent 2 08c6ee43b396
child 15 ff572dfe6d86
--- 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 */