X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8886e06558103ffcb66db5039f010eaad20aa854..5657b6cbb51a403dbc777e905664dc17ec49f327:/include/smpi/mpi.h diff --git a/include/smpi/mpi.h b/include/smpi/mpi.h index fdaf9df4b1..b08f1cea63 100644 --- a/include/smpi/mpi.h +++ b/include/smpi/mpi.h @@ -14,7 +14,4 @@ #include #include -#define sleep(x) smpi_sleep(x) -#define gettimeofday(x, y) smpi_gettimeofday(x, y) - #endif