summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/Handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/Handler.hxx')
-rw-r--r--writerfilter/source/ooxml/Handler.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/source/ooxml/Handler.hxx b/writerfilter/source/ooxml/Handler.hxx
index fae48e057a0a..ba92f640ddf0 100644
--- a/writerfilter/source/ooxml/Handler.hxx
+++ b/writerfilter/source/ooxml/Handler.hxx
@@ -75,7 +75,6 @@ public:
class OOXMLCommentHandler : public Properties
{
OOXMLFastContextHandler * mpFastContext;
- OUString msStreamId;
public:
OOXMLCommentHandler(OOXMLFastContextHandler * pContext);
virtual ~OOXMLCommentHandler();