Revert "[4.0] Fix SVACE issue" 47/153347/1
authorJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 05:30:01 +0000 (14:30 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 05:30:13 +0000 (14:30 +0900)
This reverts commit 291906e58700ab5781659f66cc7e6d4517139bf0.

Change-Id: I6bd69c47a7d55f0c42c6d33cd3deff07ed325a01

dali-toolkit/internal/visuals/animated-image/animated-image-visual.cpp

index e3f287f..7c933ce 100644 (file)
@@ -274,7 +274,6 @@ void AnimatedImageVisual::DoSetProperty( Property::Index index,
       {
         mWrapModeU = Dali::WrapMode::Type::DEFAULT;
       }
-      break;
     }
     case Toolkit::ImageVisual::Property::WRAP_MODE_V:
     {