From: Arnaud Giersch Date: Wed, 28 Mar 2012 14:30:34 +0000 (+0200) Subject: Kill dead commented code. X-Git-Tag: v3_7~170 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ae77227cb0bb97e6f046c84eecf3fc9114ccbae0 Kill dead commented code. --- diff --git a/src/gras/rl_stubs.c b/src/gras/rl_stubs.c index 671f63da90..2a75a5f243 100644 --- a/src/gras/rl_stubs.c +++ b/src/gras/rl_stubs.c @@ -10,17 +10,6 @@ #include "xbt/sysdep.h" #include "simix/simix.h" -/*void xbt_context_mod_init(void) -{ - XBT_LOG_CONNECT(xbt_sync_rl, xbt); - XBT_LOG_CONNECT(gras_trp_file, gras_trp); - XBT_LOG_CONNECT(gras_trp_tcp, gras_trp); -}*/ - -/*void xbt_context_mod_exit(void) -{ -}*/ - void SIMIX_display_process_status(void) { }