summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-07-30 19:53:08 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-07-30 19:53:08 (GMT)
commit0731cf7e0e5134c2da969ce07ff00578c7dd4648 (patch)
treecd7cb25c76d5bc2d6adec0a119c3eea59fedff7c /tools/test/h5dump/h5dumpgentest.c
parent617d269ceb3dda4f504ac48e3dd618d31b4b3fd8 (diff)
downloadhdf5-0731cf7e0e5134c2da969ce07ff00578c7dd4648.zip
hdf5-0731cf7e0e5134c2da969ce07ff00578c7dd4648.tar.gz
hdf5-0731cf7e0e5134c2da969ce07ff00578c7dd4648.tar.bz2
More warnings reduction
Diffstat (limited to 'tools/test/h5dump/h5dumpgentest.c')
-rw-r--r--tools/test/h5dump/h5dumpgentest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c
index bce3493..411763b 100644
--- a/tools/test/h5dump/h5dumpgentest.c
+++ b/tools/test/h5dump/h5dumpgentest.c
@@ -3629,7 +3629,6 @@ gent_group_comments(void)
{
hid_t fid = H5I_INVALID_HID;
hid_t group = H5I_INVALID_HID;
- hbool_t supports_comments = FALSE;
fid = H5Fcreate(FILE33, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT);