diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/links.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c index 0684c11..53ba3fc 100644 --- a/test/links.c +++ b/test/links.c @@ -111,7 +111,6 @@ new_links(hid_t fapl) hid_t dset1, dset2; char filename[1024]; static hsize_t size[1] = {1}; - H5G_stat_t sb_soft2; TESTING("H5Glink2 function"); |