diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/calcconfig.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/tool/calcconfig.cxx b/sc/source/core/tool/calcconfig.cxx index adb51efdf1ff..f1673e0ebe68 100644 --- a/sc/source/core/tool/calcconfig.cxx +++ b/sc/source/core/tool/calcconfig.cxx @@ -95,8 +95,6 @@ ScCalcConfig::ScCalcConfig() : mbHasStringRefSyntax(false) { setOpenCLConfigToDefault(); - - // SAL _DEBUG(__FILE__ ":" << __LINE__ << ": ScCalcConfig::ScCalcConfig(): " << *this); } void ScCalcConfig::setOpenCLConfigToDefault() |