diff options
Diffstat (limited to 'oox/source/shape/LockedCanvasContext.hxx')
-rw-r--r-- | oox/source/shape/LockedCanvasContext.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/shape/LockedCanvasContext.hxx b/oox/source/shape/LockedCanvasContext.hxx index 4284eec8f1d9..f97653f05766 100644 --- a/oox/source/shape/LockedCanvasContext.hxx +++ b/oox/source/shape/LockedCanvasContext.hxx @@ -37,7 +37,6 @@ protected: oox::drawingml::ShapePtr mpShape; }; - } } |