Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This change exports the gras_procdata pointer and use the Win32 function GetCurrentPr...
[simgrid.git] / src / smpi / smpi_bench.c
index 374ff97..9bd1f19 100644 (file)
@@ -45,7 +45,5 @@ void smpi_bench_end()
        SIMIX_cond_destroy(cond);
        //SIMIX_action_destroy(action);
 
-       // FIXME: check for success/failure?
-
        return;
 }