From 8d189a8a5cb4abead1d33600e16bd9e1067bcf84 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 28 Mar 2019 18:41:26 +0100 Subject: [PATCH] Kill outdated comment. --- src/xbt/log.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xbt/log.cpp b/src/xbt/log.cpp index e17b30acae..71ffabbe9c 100644 --- a/src/xbt/log.cpp +++ b/src/xbt/log.cpp @@ -584,7 +584,6 @@ static void xbt_log_help(void) "in 'l'etter)\n" " -> %%L: line number where the log event was raised (LOG4J compatible)\n" " -> %%M: function name (LOG4J compatible -- called method name here of course).\n" - " Defined only when using gcc because there is no __func__ elsewhere.\n" "\n" " -> %%b: full backtrace (Called %%throwable in LOG4J). Defined only under windows or when using the " "GNU libc because\n" -- 2.20.1