summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/configurationaccessfactorymanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/configurationaccessfactorymanager.hxx')
-rw-r--r--framework/inc/uifactory/configurationaccessfactorymanager.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/framework/inc/uifactory/configurationaccessfactorymanager.hxx b/framework/inc/uifactory/configurationaccessfactorymanager.hxx
index 26349235e8ec..b704d7e0f703 100644
--- a/framework/inc/uifactory/configurationaccessfactorymanager.hxx
+++ b/framework/inc/uifactory/configurationaccessfactorymanager.hxx
@@ -62,10 +62,6 @@ namespace framework {
OUStringHash,
std::equal_to< OUString > >
{
- inline void free()
- {
- FactoryManagerMap().swap( *this );// get rid of reserved capacity
- }
};
bool impl_getElementProps( const ::com::sun::star::uno::Any& rElement, OUString& rType, OUString& rName, OUString& rModule, OUString& rServiceSpecifier ) const;