X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..6628f256d9dc13c27721bb9846269e5f3c653d3c:/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)