X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a18400cb9a39be8bcd4f66a9053c6e668c6c2fa..0048f1772bbbe60af448267264b81aa88fb675c2:/teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c diff --git a/teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c b/teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c index 675b0d0265..bf89ff1b77 100644 --- a/teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c +++ b/teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c @@ -86,7 +86,7 @@ int main(int argc, char *argv[]) free(buf); } else if (rank == dest) { - double tstart; +/* double tstart;*/ /* Clear the message buffers */ for (i = 0; i < msgsize; i++) {