summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/shapetransitionfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/shapetransitionfactory.cxx')
-rw-r--r--slideshow/source/engine/transitions/shapetransitionfactory.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/slideshow/source/engine/transitions/shapetransitionfactory.cxx b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
index ce4da4cb1611..d0ff5325e252 100644
--- a/slideshow/source/engine/transitions/shapetransitionfactory.cxx
+++ b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
@@ -33,8 +33,7 @@
using namespace ::com::sun::star;
-namespace slideshow {
-namespace internal {
+namespace slideshow::internal {
/***************************************************
*** ***
@@ -366,6 +365,5 @@ AnimationActivitySharedPtr TransitionFactory::createShapeTransition(
}
}
-}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */