X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a34aa584ccd2bdb81659d0e5df22864cf999c0f4..3356a5d7d4ab2de2e1454a42718319754bb3c68f:/examples/msg/sendrecv/sendrecv.c diff --git a/examples/msg/sendrecv/sendrecv.c b/examples/msg/sendrecv/sendrecv.c index bfd7b3b323..038697c600 100644 --- a/examples/msg/sendrecv/sendrecv.c +++ b/examples/msg/sendrecv/sendrecv.c @@ -190,8 +190,6 @@ int main(int argc, char *argv[]) XBT_INFO("Total simulation time: %le", MSG_get_clock()); - MSG_clean(); - #ifdef _MSC_VER _set_output_format(prev_exponent_format); #endif