summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/comphelper/logging.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/logging.hxx b/include/comphelper/logging.hxx
index 1725340b379b..d6aeb675d822 100644
--- a/include/comphelper/logging.hxx
+++ b/include/comphelper/logging.hxx
@@ -496,7 +496,7 @@ namespace comphelper
ResourceBasedEventLogger(
const css::uno::Reference< css::uno::XComponentContext >& _rxContext,
const sal_Char* _pResourceBundleBaseName,
- const sal_Char* _pAsciiLoggerName = nullptr
+ const sal_Char* _pAsciiLoggerName
);