summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/shape.cxx')
-rw-r--r--oox/source/drawingml/shape.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/shape.cxx b/oox/source/drawingml/shape.cxx
index 815887db35b5..6fdbfe0eeae6 100644
--- a/oox/source/drawingml/shape.cxx
+++ b/oox/source/drawingml/shape.cxx
@@ -1173,10 +1173,6 @@ void Shape::setTextBody(const TextBodyPtr & pTextBody)
}
-TextBodyPtr Shape::getTextBody()
-{
- return mpTextBody;
-}
void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle )
{