summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshapesubsetting.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawshapesubsetting.cxx')
-rw-r--r--slideshow/source/engine/shapes/drawshapesubsetting.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/slideshow/source/engine/shapes/drawshapesubsetting.cxx b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
index 4bc51e2dc08d..05cc539c1cd0 100644
--- a/slideshow/source/engine/shapes/drawshapesubsetting.cxx
+++ b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
@@ -35,10 +35,8 @@
using namespace ::com::sun::star;
-namespace slideshow
+namespace slideshow::internal
{
- namespace internal
- {
// Private methods
@@ -805,7 +803,6 @@ namespace slideshow
}
- }
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */