From c269ecea418a1ec05734ddbe495e66a8357f83ca Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Wed, 7 Nov 2018 20:40:46 -0600 Subject: Removed an old comment line. --- test/chunk_info.c | 1 - 1 file changed, 1 deletion(-) 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); -- cgit v0.12