From efa5c54373f6fbfdbb993bd3e1c30dab42e323c6 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 26 Nov 2015 12:59:32 +0100 Subject: -Werror,-Wunused-private-field Change-Id: I3f328023d99d3505ab2ce2a80eef82d84d81446e --- include/xmloff/xmlnumfi.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/xmloff') 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; -- cgit