diff options
-rw-r--r-- | c++/test/dsets.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/c++/test/dsets.cpp b/c++/test/dsets.cpp index 0adbfca..f6eb35e 100644 --- a/c++/test/dsets.cpp +++ b/c++/test/dsets.cpp @@ -1009,8 +1009,6 @@ test_types(H5File& file) int main(void) { - h5_reset(); // in h5test.c, resets the library by closing it - hid_t fapl_id; fapl_id = h5_fileaccess(); // in h5test.c, returns a file access template |