summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/vfd_swmr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vfd_swmr.c b/test/vfd_swmr.c
index aa1992c..cfa7a44 100644
--- a/test/vfd_swmr.c
+++ b/test/vfd_swmr.c
@@ -3072,7 +3072,6 @@ test_shadow_index_lookup(void)
unsigned nerrors = 0;
H5FD_vfd_swmr_idx_entry_t *idx;
uint32_t size[] = {0, 1, 2, 3, 4, 0};
- char vector[8];
unsigned seed = 1;
unsigned i, j, failj = UINT_MAX;
hbool_t have_failj = FALSE;