summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfilter.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-12-08 11:14:36 +0200
committerTor Lillqvist <tml@collabora.com>2016-12-08 14:21:21 +0200
commit20475c78db5c62f2c8711e59753476bd9b4e2f1c (patch)
treeac7fce345f6a26e8b898eef17df221a968d64b1b /filter/source/svg/svgfilter.hxx
parentdc199952d3bbe69c462afd28a08ec35bb310c9fa (diff)
Retire the --disable-export option
It was never fully implemented, and its usefulness is unclear. Change-Id: I86dee8ee6326bdfaa178260c76188261aef2fb4c
Diffstat (limited to 'filter/source/svg/svgfilter.hxx')
-rw-r--r--filter/source/svg/svgfilter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index 8571653785d1..9f27ef90744b 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -218,10 +218,8 @@ private:
UCharSetMapMap mTextFieldCharSets;
Reference< XInterface > mCreateOjectsCurrentMasterPage;
UOStringMap mTextShapeIdListMap;
-#ifndef DISABLE_EXPORT
MetaBitmapActionSet mEmbeddedBitmapActionSet;
ObjectMap mEmbeddedBitmapActionMap;
-#endif
ObjectMap* mpObjects;
Reference< XComponent > mxSrcDoc;
Reference< XComponent > mxDstDoc;