Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove duplicate file.
[simgrid.git] / examples / msg / tracing / procmig.c
index 922495f..25ff189 100644 (file)
@@ -98,6 +98,5 @@ int main(int argc, char *argv[])
   MSG_launch_application(deployment_file);
 
   MSG_main();
-  MSG_clean();
   return 0;
 }                               /* end_of_main */