summaryrefslogtreecommitdiff
path: root/framework/source/uifactory/uielementfactorymanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uifactory/uielementfactorymanager.cxx')
-rw-r--r--framework/source/uifactory/uielementfactorymanager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx
index 6542f9dcfa74..0cedaf95dba3 100644
--- a/framework/source/uifactory/uielementfactorymanager.cxx
+++ b/framework/source/uifactory/uielementfactorymanager.cxx
@@ -292,7 +292,6 @@ void ConfigurationAccess_FactoryManager::readConfigurationData()
OUString aModule;
OUString aService;
OUString aHashKey;
- Reference< XPropertySet > xPropertySet;
for ( sal_Int32 i = 0; i < aUIElementFactories.getLength(); i++ )
{
if ( impl_getElementProps( m_xConfigAccess->getByName( aUIElementFactories[i] ), aType, aName, aModule, aService ))