From: Arnaud Giersch Date: Thu, 28 Mar 2019 17:41:26 +0000 (+0100) Subject: Kill outdated comment. X-Git-Tag: v3_22~12 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8d189a8a5cb4abead1d33600e16bd9e1067bcf84 Kill outdated comment. --- 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"