summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-15 15:18:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-15 15:18:57 +0200
commit6de7d32df11efe35a3bb6b242ae6197f977af67a (patch)
tree0a8d19a7e5b26eaf9a12245fdb68db6e383a7cdc /xmloff/source/chart
parentf466347a5a054c1705a0a3a453e825f16a01a85d (diff)
-Werror,-Wunused-private-field
Change-Id: I7dc6c1db75d38d0fe5ee333d4f6a8697abf59e4b
Diffstat (limited to 'xmloff/source/chart')
-rw-r--r--xmloff/source/chart/PropertyMaps.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/chart/PropertyMaps.cxx b/xmloff/source/chart/PropertyMaps.cxx
index 41577bb24189..bdf6af6eed04 100644
--- a/xmloff/source/chart/PropertyMaps.cxx
+++ b/xmloff/source/chart/PropertyMaps.cxx
@@ -195,8 +195,6 @@ XMLChartPropertySetMapper::~XMLChartPropertySetMapper()
XMLChartExportPropertyMapper::XMLChartExportPropertyMapper( const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLExport& rExport) :
SvXMLExportPropertyMapper( rMapper ),
- msTrue( GetXMLToken( XML_TRUE )),
- msFalse( GetXMLToken( XML_FALSE )),
mrExport( rExport )
{
// chain draw properties