summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLImageMapExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLImageMapExport.hxx')
-rw-r--r--xmloff/inc/XMLImageMapExport.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/XMLImageMapExport.hxx b/xmloff/inc/XMLImageMapExport.hxx
index ada29c38f4d4..db7ab92b27f0 100644
--- a/xmloff/inc/XMLImageMapExport.hxx
+++ b/xmloff/inc/XMLImageMapExport.hxx
@@ -49,8 +49,6 @@ class XMLImageMapExport
SvXMLExport& mrExport;
- bool mbWhiteSpace; /// use whitespace between image map elements?
-
public:
XMLImageMapExport(SvXMLExport& rExport);