X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d584ad0ae57046630209a2a166f5c8c5a3140e76..eb76c483c5c3928c2de57f9acbc7fc9f3ca58de2:/src/smpi/private.h diff --git a/src/smpi/private.h b/src/smpi/private.h index 12dbaaff0a..26847a61b4 100644 --- a/src/smpi/private.h +++ b/src/smpi/private.h @@ -295,7 +295,6 @@ extern double smpi_running_power; void smpi_bench_destroy(void); void smpi_bench_begin(void); void smpi_bench_end(void); -void smpi_execute_flops(double flops); // f77 wrappers void mpi_init_(int*);