summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/targetpropertiescreator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/targetpropertiescreator.cxx')
-rw-r--r--slideshow/source/engine/slide/targetpropertiescreator.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/slideshow/source/engine/slide/targetpropertiescreator.cxx b/slideshow/source/engine/slide/targetpropertiescreator.cxx
index ac10b14d3b3e..29c28596e132 100644
--- a/slideshow/source/engine/slide/targetpropertiescreator.cxx
+++ b/slideshow/source/engine/slide/targetpropertiescreator.cxx
@@ -188,19 +188,12 @@ namespace internal
break;
case animations::AnimationNodeType::CUSTOM:
- // FALLTHROUGH intended
case animations::AnimationNodeType::ANIMATE:
- // FALLTHROUGH intended
case animations::AnimationNodeType::ANIMATEMOTION:
- // FALLTHROUGH intended
case animations::AnimationNodeType::ANIMATECOLOR:
- // FALLTHROUGH intended
case animations::AnimationNodeType::ANIMATETRANSFORM:
- // FALLTHROUGH intended
case animations::AnimationNodeType::TRANSITIONFILTER:
- // FALLTHROUGH intended
case animations::AnimationNodeType::AUDIO:
- // FALLTHROUGH intended
/*default:
// ignore this node, no valuable content for now.
break;*/