summaryrefslogtreecommitdiff
path: root/unotools/source/config/defaultoptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/defaultoptions.cxx')
-rw-r--r--unotools/source/config/defaultoptions.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/config/defaultoptions.cxx b/unotools/source/config/defaultoptions.cxx
index 0b9f1331b261..b068646341ae 100644
--- a/unotools/source/config/defaultoptions.cxx
+++ b/unotools/source/config/defaultoptions.cxx
@@ -234,7 +234,6 @@ String SvtDefaultOptions_Impl::GetDefaultPath( sal_uInt16 nId ) const
SvtDefaultOptions_Impl::SvtDefaultOptions_Impl() : ConfigItem( ASCII_STR("Office.Common/Path/Default") )
{
- /*ConfigManager* pCfgMgr =*/ ConfigManager::GetConfigManager();
Sequence< OUString > aNames = GetDefaultPropertyNames();
Sequence< Any > aValues = GetProperties( aNames );
EnableNotification( aNames );