Change setting background color for Scene.
[platform/core/uifw/dali-core.git] / dali / internal / render / common / render-manager.h
index 16aac97..a5ad160 100755 (executable)
@@ -123,12 +123,6 @@ public:
 
   // The following methods should be called via RenderQueue messages
 
-  /**
-   * Set the background color i.e. the glClear color used at the beginning of each frame.
-   * @param[in] color The new background color.
-   */
-  void SetBackgroundColor( const Vector4& color );
-
   /*
    * Set the frame time delta (time elapsed since the last frame.
    * @param[in] deltaTime the delta time