X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6b188a3ca7fe91cf125a08229fb4fe51eee26e6d..15859bfb80dd913822847aa2551817663cd87307:/examples/msg/chord/chord_stateful.c diff --git a/examples/msg/chord/chord_stateful.c b/examples/msg/chord/chord_stateful.c index 481da7ab1c..5a1c2cf97e 100644 --- a/examples/msg/chord/chord_stateful.c +++ b/examples/msg/chord/chord_stateful.c @@ -927,7 +927,6 @@ int main(int argc, char *argv[]) chord_initialize(); - MSG_set_channel_number(0); MSG_create_environment(platform_file); MSG_function_register("node", node);