diff options
Diffstat (limited to 'oox/source/drawingml/shapestylecontext.cxx')
-rw-r--r-- | oox/source/drawingml/shapestylecontext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/shapestylecontext.cxx b/oox/source/drawingml/shapestylecontext.cxx index 4d54a9ab736a..aeb6278b3ec7 100644 --- a/oox/source/drawingml/shapestylecontext.cxx +++ b/oox/source/drawingml/shapestylecontext.cxx @@ -28,7 +28,6 @@ using namespace ::com::sun::star::xml::sax; namespace oox { namespace drawingml { - // CT_ShapeStyle ShapeStyleContext::ShapeStyleContext( ContextHandler2Helper& rParent, Shape& rShape ) |