diff options
Diffstat (limited to 'test/testhdf5.c')
-rw-r--r-- | test/testhdf5.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/testhdf5.c b/test/testhdf5.c index 58eacbe..c6b74ee 100644 --- a/test/testhdf5.c +++ b/test/testhdf5.c @@ -51,9 +51,6 @@ int Verbosity; /* ANY new test needs to have a prototype in tproto.h */ #include "testhdf5.h" -struct TestStruct Test[MAXNUMOFTESTS]; -int Index = 0; - static void usage(void); static void |