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:
Noel Grandin
2016-01-18 09:01:15 +02:00
committed by Noel Grandin
parent 0533b15535
commit aa6c54f337
16 changed files with 15 additions and 45 deletions

View File

@@ -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;