summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/chunk_info.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/chunk_info.c b/test/chunk_info.c
index 8a569d6..4d5a9da 100644
--- a/test/chunk_info.c
+++ b/test/chunk_info.c
@@ -472,7 +472,6 @@ create_4x4_dset(void)
return SUCCEED;
-/* this will be removed once the existing code is moved out of main */
error:
H5Dclose(did);
H5Sclose(f_sid);