From: Augustin Degomme Date: Tue, 24 Sep 2019 15:41:53 +0000 (+0200) Subject: warning -- X-Git-Tag: v3.24~68^2^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0048f1772bbbe60af448267264b81aa88fb675c2 warning -- --- 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++) {