diff options
Diffstat (limited to 'oox/source/ppt/pptgraphicshapecontext.cxx')
-rw-r--r-- | oox/source/ppt/pptgraphicshapecontext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/ppt/pptgraphicshapecontext.cxx b/oox/source/ppt/pptgraphicshapecontext.cxx index b0772a87d7e0..124b35e560cd 100644 --- a/oox/source/ppt/pptgraphicshapecontext.cxx +++ b/oox/source/ppt/pptgraphicshapecontext.cxx @@ -196,7 +196,6 @@ ContextHandlerRef PPTGraphicShapeContext::onCreateContext( sal_Int32 aElementTok return GraphicShapeContext::onCreateContext( aElementToken, rAttribs ); } - } } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |