diff options
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r-- | test/hyperslab.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c index b87ce7d..114336a 100644 --- a/test/hyperslab.c +++ b/test/hyperslab.c @@ -15,10 +15,6 @@ #include <H5MMprivate.h> #include <H5Vprivate.h> -const char *FILENAME[] = { - NULL -}; - #ifndef HAVE_FUNCTION #undef __FUNCTION__ #define __FUNCTION__ "" |