summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/OOXMLFastContextHandler.cxx')
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index 73c76b33791d..cd71adbb9443 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -517,10 +517,6 @@ void OOXMLFastContextHandler::setDefine(Id nDefine)
mnDefine = nDefine;
}
-Id OOXMLFastContextHandler::getDefine() const
-{
- return mnDefine;
-}
OOXMLParserState::Pointer_t OOXMLFastContextHandler::getParserState() const
{