Create ImageView with shader and Image at the same time
[platform/core/uifw/dali-demo.git] / demo / dali-table-view.h
index c7cf0ab..099636c 100644 (file)
@@ -266,15 +266,6 @@ private: // Application callbacks & implementation
   void AddBackgroundActors( Dali::Actor layer, int count );
 
   /**
-   * Creates the logo.
-   *
-   * @param[in] imagePath The path to the image file to load
-   *
-   * @return The created image actor
-   */
-  Dali::Toolkit::ImageView CreateLogo( std::string imagePath );
-
-  /**
    * Timer handler for ending background animation
    *
    * @return Return value for timer handler