diff options
Diffstat (limited to 'test/bittests.c')
-rw-r--r-- | test/bittests.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/bittests.c b/test/bittests.c index 492691d..2c8daef 100644 --- a/test/bittests.c +++ b/test/bittests.c @@ -9,10 +9,6 @@ */ #include <h5test.h> -const char *FILENAME[] = { - NULL -}; - #define H5T_PACKAGE #include <H5Tpkg.h> |