Revert "[Tizen] (Animation) Ensure AnimateBy updates the cached event-side properties"
[platform/core/uifw/dali-core.git] / dali / internal / event / render-tasks / render-task-impl.h
index 13728ed..90d5cc3 100644 (file)
@@ -325,7 +325,7 @@ public: // Implementation of Object
   /**
    * @copydoc Dali::Internal::Object::OnNotifyDefaultPropertyAnimation()
    */
-  virtual void OnNotifyDefaultPropertyAnimation( Animation& animation, Property::Index index, const Property::Value& value, PropertyChange::Type propertyChangeType );
+  virtual void OnNotifyDefaultPropertyAnimation( Animation& animation, Property::Index index, const Property::Value& value );
 
   /**
    * @copydoc Dali::Internal::Object::GetSceneObject()