Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The output of this test has changed after r9407
[simgrid.git] / examples / msg / masterslave / masterslave_mailbox.c
index 02ebcc5..fdf0e48 100644 (file)
@@ -131,7 +131,6 @@ int main(int argc, char *argv[])
     exit(1);
   }
   res = test_all(argv[1], argv[2]);
-  SIMIX_message_sizes_output("toto.txt");
   MSG_clean();
 
   if (res == MSG_OK)