X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6c9a2b6c90817616b0c13bae51d150b6fb46fcd..48a6c50a85f2d0d71990bd4a57d23fb6d763f64a:/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);