X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9cdec68b2b54eb8f8d4761b5b0a43600532ae61e..211acce5bb9cf1a60e14cab26b54367028474d79:/examples/msg/icomms/peer2.c diff --git a/examples/msg/icomms/peer2.c b/examples/msg/icomms/peer2.c index d5d7c9566f..0d3fb0a4a0 100644 --- a/examples/msg/icomms/peer2.c +++ b/examples/msg/icomms/peer2.c @@ -126,7 +126,6 @@ int main(int argc, char *argv[]) exit(1); } res = test_all(argv[1], argv[2]); - SIMIX_message_sizes_output("toto.txt"); MSG_clean(); if (res == MSG_OK)