X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0702d63ff71a32f733f7c1044b008ca60777e9b..a5afaee62be6661d36a8d42cb727d28833d17d7e:/src/gras/gras.c diff --git a/src/gras/gras.c b/src/gras/gras.c index 6d1a53fd64..9e826f72ac 100644 --- a/src/gras/gras.c +++ b/src/gras/gras.c @@ -157,7 +157,6 @@ void gras_exit(void) gras_emul_exit(); gras_moddata_exit(); } - xbt_exit(); } const char *hexa_str(unsigned char *data, int size, int downside)