summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmlinputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmlinputstream.hxx')
-rw-r--r--include/oox/vml/vmlinputstream.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/vml/vmlinputstream.hxx b/include/oox/vml/vmlinputstream.hxx
index ed5db08330f4..54b93bbe4344 100644
--- a/include/oox/vml/vmlinputstream.hxx
+++ b/include/oox/vml/vmlinputstream.hxx
@@ -90,8 +90,6 @@ private:
mxTextStrm;
css::uno::Sequence< sal_Unicode > maOpeningBracket;
css::uno::Sequence< sal_Unicode > maClosingBracket;
- const OString maOpeningCData;
- const OString maClosingCData;
OString maBuffer;
sal_Int32 mnBufferPos;
};