Revert "[4.0] When native image is destroyed, It call TriggerEventInterface"
[platform/core/uifw/dali-core.git] / dali / devel-api / images / native-image-interface-extension.h
index 0cade82..dfc60d4 100644 (file)
@@ -64,12 +64,6 @@ public:
     return NULL;
   }
 
-  /*
-   * @brief When native image is destroyed, Call TriggerEventInterface callback.
-   *
-   */
-  virtual void SetDestructorNotification(void* notification) = 0;
-
 protected:
 
   /**