diff options
Diffstat (limited to 'test/h5test.c')
-rw-r--r-- | test/h5test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/h5test.c b/test/h5test.c index f361c49..a5f81ef 100644 --- a/test/h5test.c +++ b/test/h5test.c @@ -75,7 +75,6 @@ char *paraprefix = NULL; /* for command line option para-prefix */ MPI_Info h5_io_info_g=MPI_INFO_NULL;/* MPI INFO object for IO */ #endif -#define FILENAME_BUF_SIZE 1024 #define READ_BUF_SIZE 4096 /* |