diff options
Diffstat (limited to 'scripting')
-rw-r--r-- | scripting/source/stringresource/stringresource.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripting/source/stringresource/stringresource.hxx b/scripting/source/stringresource/stringresource.hxx index 5d57ea405bc3..fc130b852e8e 100644 --- a/scripting/source/stringresource/stringresource.hxx +++ b/scripting/source/stringresource/stringresource.hxx @@ -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; |