summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shapecontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/shapecontext.cxx')
-rw-r--r--oox/source/drawingml/shapecontext.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/shapecontext.cxx b/oox/source/drawingml/shapecontext.cxx
index 74cc2d9081dd..1b709ba201b0 100644
--- a/oox/source/drawingml/shapecontext.cxx
+++ b/oox/source/drawingml/shapecontext.cxx
@@ -58,10 +58,6 @@ ShapeContext::~ShapeContext()
mpMasterShapePtr->addChild( mpShapePtr );
}
-ShapePtr ShapeContext::getShape()
-{
- return mpShapePtr;
-}
ContextHandlerRef ShapeContext::onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs )
{