X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f05e8a7b58cbae2db891cc40866a25efba639ec8..3c3d12f53cae1413d15899def85f47a6b7318795:/examples/msg/sendrecv/sendrecv.c diff --git a/examples/msg/sendrecv/sendrecv.c b/examples/msg/sendrecv/sendrecv.c index 58b6b09d93..68deabd3c3 100644 --- a/examples/msg/sendrecv/sendrecv.c +++ b/examples/msg/sendrecv/sendrecv.c @@ -133,7 +133,6 @@ MSG_error_t test_all(const char *platform_file, const char *application_file) /* Simulation setting */ MSG_set_channel_number(MAX_CHANNEL); - MSG_paje_output("msg_test.trace"); MSG_create_environment(platform_file); /* Application deployment */