From af250a017bba52ab7635c99d5237f2e9b7796b88 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 1 Oct 2019 10:30:12 -0500 Subject: Remove duplicate declaration-init --- test/external_common.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/test/external_common.h b/test/external_common.h index 937b7d0..f02652b 100644 --- a/test/external_common.h +++ b/test/external_common.h @@ -23,16 +23,6 @@ /* Include test header files */ #include "h5test.h" -static const char *EXT_FNAME[] = { - "extern_1", - "extern_2", - "extern_3", - "extern_4", - "extern_dir/file_1", - "extern_5", - NULL -}; - /* A similar collection of files is used for the tests that * perform file I/O. */ -- cgit v0.12