]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/mc/bugged1.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect --log=root.fmt flag with double quotes in tesh files
[simgrid.git] / examples / msg / mc / bugged1.c
index 10ef4ce9af03d76ee9f24b4da11eedf5f7c8a535..38f90519e9524a9e8a980ecf13eca7c4b8e45289 100644 (file)
@@ -58,8 +58,6 @@ int main(int argc, char *argv[])
 
   MSG_main();
 
-  INFO0("MSG_main finished");
-  
   MSG_clean();
 
   return 0;