Revert "[4.0] When native image is destroyed, It call TriggerEventInterface" 87/154787/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:23:21 +0000 (17:23 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:23:57 +0000 (17:23 +0900)
This reverts commit 9b15d29195c609d5865bc8481ad45d4ca33e6894.

Change-Id: Iea39627415e4b26bd73cc25c1ef677e41ea12917

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:
 
   /**