From a96664020809e451ddfe67928ac7163f03951d89 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 16 Dec 2019 09:47:10 -0600 Subject: Remove duplicate instance --- tools/test/perform/pio_standalone.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/test/perform/pio_standalone.c b/tools/test/perform/pio_standalone.c index 022e390..dd6a61a 100644 --- a/tools/test/perform/pio_standalone.c +++ b/tools/test/perform/pio_standalone.c @@ -162,8 +162,4 @@ print_version(const char *progname) H5_VERS_SUBRELEASE[0] ? "-" : "", H5_VERS_SUBRELEASE); } -#ifdef H5_HAVE_PARALLEL -MPI_Info h5_io_info_g=MPI_INFO_NULL;/* MPI INFO object for IO */ -#endif - -- cgit v0.12