X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0fe7b2bbe01ccf69c8587613d99f01e402ebb1d5..fde50efedeec31666d41cd5e147ccf1a80290dfc:/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c diff --git a/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c b/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c index 2cae007de4..e66682cf3d 100644 --- a/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c +++ b/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c @@ -11,8 +11,6 @@ #endif #include "mpi.h" -static int verbose = 0; - int main(int argc, char *argv[]); int parse_args(int argc, char **argv);