diff options
Diffstat (limited to 'test/srb_read.c')
-rw-r--r-- | test/srb_read.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/srb_read.c b/test/srb_read.c index e20085c..1b4794b 100644 --- a/test/srb_read.c +++ b/test/srb_read.c @@ -50,10 +50,6 @@ */ #include <h5test.h> -const char *FILENAME[] = { - NULL -}; - #ifndef H5_HAVE_SRB int main(void) { |