X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/53c574844a785bc0437165692ded76080b30f7ab..8f3f851daa42c5485ec0fedf68b24c639e43aee5:/src/surf/surf.c diff --git a/src/surf/surf.c b/src/surf/surf.c index 82ca9d0a86..792cacccbf 100644 --- a/src/surf/surf.c +++ b/src/surf/surf.c @@ -339,7 +339,6 @@ void surf_exit(void) tmgr_finalize(); surf_parse_lex_destroy(); surf_parse_free_callbacks(); -// xbt_dict_free(&route_table); // COMMENTED BY DAVID NOW = 0; /* Just in case the user plans to restart the simulation afterward */ }