summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.c')
-rw-r--r--test/h5test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/h5test.c b/test/h5test.c
index 7d5ba66..70e81cc 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -85,9 +85,6 @@ MPI_Info h5_io_info_g = MPI_INFO_NULL; /* MPI INFO object for IO */
*/
static const char *multi_letters = "msbrglo";
-/* Length of multi-file VFD filename buffers */
-#define H5TEST_MULTI_FILENAME_LEN 1024
-
/* Temporary file for sending signal messages */
#define TMP_SIGNAL_FILE "tmp_signal_file"