Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill dead commented code.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 Mar 2012 14:30:34 +0000 (16:30 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 Mar 2012 14:30:34 +0000 (16:30 +0200)
src/gras/rl_stubs.c

index 671f63d..2a75a5f 100644 (file)
 #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)
 {
 }