X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f06041cf2c450457a0b47a49b66b19cb9133c18e..9dbeb2372ad9a123d0558132ebb6e003e10aa641:/examples/msg/icomms/peer2.c?ds=sidebyside diff --git a/examples/msg/icomms/peer2.c b/examples/msg/icomms/peer2.c index 0eca9287a1..138883ec0f 100644 --- a/examples/msg/icomms/peer2.c +++ b/examples/msg/icomms/peer2.c @@ -106,7 +106,6 @@ msg_error_t test_all(const char *platform_file, { msg_error_t res = MSG_OK; - /* MSG_config("workstation/model","KCCFLN05"); */ { /* Simulation setting */ MSG_create_environment(platform_file); }