Revert "[Tizen] Implement partial update"
[platform/core/uifw/dali-core.git] / dali / internal / update / animation / scene-graph-animator.h
old mode 100755 (executable)
new mode 100644 (file)
index cbf0842..0b3ff50
@@ -519,11 +519,6 @@ public:
       progress = SetProgress( progress );
     }
 
-    if( mPropertyOwner )
-    {
-      mPropertyOwner->SetPropertyDirty( true );
-    }
-
     float alpha = ApplyAlphaFunction( progress );
 
     // PropertyType specific part