loplugin:unusedfields
Change-Id: I321b594f1190cdd997b4769161e1c02d31f46213 Reviewed-on: https://gerrit.libreoffice.org/21566 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
0533b15535
commit
aa6c54f337
@@ -98,7 +98,6 @@ class StringResourceImpl : public StringResourceImpl_BASE
|
||||
{
|
||||
protected:
|
||||
css::uno::Reference< css::uno::XComponentContext > m_xContext;
|
||||
css::uno::Reference< css::lang::XMultiComponentFactory > m_xMCF;
|
||||
|
||||
LocaleItem* m_pCurrentLocaleItem;
|
||||
LocaleItem* m_pDefaultLocaleItem;
|
||||
|
Reference in New Issue
Block a user