diff options
Diffstat (limited to 'configmgr/source/components.cxx')
-rw-r--r-- | configmgr/source/components.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configmgr/source/components.cxx b/configmgr/source/components.cxx index 206d3462a15e..17f09a3c0c72 100644 --- a/configmgr/source/components.cxx +++ b/configmgr/source/components.cxx @@ -613,8 +613,6 @@ Components::Components( Components::~Components() { - SAL_WARN("configmgr", "################# Components::~Components() #####################"); - // get flag if _exit was already called which is a sign to not to secure user config const bool bExitWasCalled(comphelper::BackupFileHelper::getExitWasCalled()); |