diff options
Diffstat (limited to 'test/testhdf5.c')
-rw-r--r-- | test/testhdf5.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/testhdf5.c b/test/testhdf5.c index 16349d1..ea88a7c 100644 --- a/test/testhdf5.c +++ b/test/testhdf5.c @@ -58,10 +58,6 @@ int Verbosity; /* ANY new test needs to have a prototype in tproto.h */ #include <testhdf5.h> -const char *FILENAME[] = { - NULL -}; - struct TestStruct { int NumErrors; char Description[64]; |