summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-08 02:40:46 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-11-08 02:40:46 (GMT)
commitc269ecea418a1ec05734ddbe495e66a8357f83ca (patch)
tree32d6f7c1753a240844d4dc2a147c4d668f2ddd7f /test
parentc8bf3360847303c78a9a9665d49a7af35e16bc62 (diff)
downloadhdf5-c269ecea418a1ec05734ddbe495e66a8357f83ca.zip
hdf5-c269ecea418a1ec05734ddbe495e66a8357f83ca.tar.gz
hdf5-c269ecea418a1ec05734ddbe495e66a8357f83ca.tar.bz2
Removed an old comment line.
Diffstat (limited to 'test')
-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);