X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6ee7e9c2e455536ab817ae0136acfbb53822eecd..ed470be987e2acbdd4d16f46e21992a02b792371:/examples/msg/parallel_contexts/pcontexts.c?ds=sidebyside diff --git a/examples/msg/parallel_contexts/pcontexts.c b/examples/msg/parallel_contexts/pcontexts.c index a4cddf5da9..4cfbad9284 100644 --- a/examples/msg/parallel_contexts/pcontexts.c +++ b/examples/msg/parallel_contexts/pcontexts.c @@ -37,7 +37,6 @@ MSG_error_t test_all(const char *platform_file, /* MSG_config("workstation/model","KCCFLN05"); */ { /* Simulation setting */ - MSG_set_channel_number(0); MSG_create_environment(platform_file); } { /* Application deployment */