Revert "[Tizen] Use broken image when animated image loading is failed."
[platform/core/uifw/dali-adaptor.git] / dali / internal / imaging / common / animated-image-loading-impl.h
index d2a624c..13be270 100644 (file)
@@ -94,11 +94,6 @@ public:
    * @copydoc Dali::AnimatedImageLoading::GetUrl()
    */
   virtual std::string GetUrl() const = 0;
-
-  /**
-   * @copydoc Dali::AnimatedImageLoading::HasLoadingSucceeded()
-   */
-  virtual bool HasLoadingSucceeded() const = 0;
 };
 
 } // namespace Adaptor