From: Millian Poquet Date: Mon, 18 Jan 2016 23:06:26 +0000 (+0100) Subject: Cosmetics: removal of a useless comment I wrote in the previous commits X-Git-Tag: v3_13~1210^2^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7e9089a13ddf2e277b8c25877aef808174f9fffa?ds=inline Cosmetics: removal of a useless comment I wrote in the previous commits --- diff --git a/src/xbt/snprintf.c b/src/xbt/snprintf.c index 12672131d1..89df5fbaae 100644 --- a/src/xbt/snprintf.c +++ b/src/xbt/snprintf.c @@ -432,9 +432,6 @@ int portable_vsnprintf(char *str, size_t str_m, const char *fmt, /* declarations */ -/* MPOQUET FIXME: the __foo__ function generates a warning on clang 3.7.0 - MPOQUET FIXME: the credits is unused if __foo__ is commented*/ - /* Old copyright snprintf.c, v2.2: Mark Martinec,