Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely remove channel mecanism with tesh tested examples.
[simgrid.git] / examples / msg / chord / chord_stateful.c
index 481da7a..5a1c2cf 100644 (file)
@@ -927,7 +927,6 @@ int main(int argc, char *argv[])
 
   chord_initialize();
 
 
   chord_initialize();
 
-  MSG_set_channel_number(0);
   MSG_create_environment(platform_file);
 
   MSG_function_register("node", node);
   MSG_create_environment(platform_file);
 
   MSG_function_register("node", node);