summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-26 12:59:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-26 12:59:32 +0100
commitefa5c54373f6fbfdbb993bd3e1c30dab42e323c6 (patch)
treecc4527cdc2805be0e54883e59943895c6d28963d /include
parente336d7f80fd9f7ada4b12c37f9434df411d28466 (diff)
-Werror,-Wunused-private-field
Change-Id: I3f328023d99d3505ab2ce2a80eef82d84d81446e
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmlnumfi.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/xmlnumfi.hxx b/include/xmloff/xmlnumfi.hxx
index 7f057284be5e..e12491790800 100644
--- a/include/xmloff/xmlnumfi.hxx
+++ b/include/xmloff/xmlnumfi.hxx
@@ -129,7 +129,6 @@ class XMLOFF_DLLPUBLIC SvXMLNumFormatContext : public SvXMLStyleContext
// OUString sMapName;
OUString sCalendar;
LanguageType nFormatLang;
- css::lang::Locale aLocale;
bool bAutoOrder;
bool bFromSystem;
bool bTruncate;