summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_refs.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-15 14:32:50 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-15 14:32:50 (GMT)
commitc5b176594082f6e5a8b6d9140f9db1f13530e087 (patch)
treedbc7c9953186480ad266c7010d81c15dce7b3e17 /tools/src/h5repack/h5repack_refs.c
parent044ee6f88c78a70eb3694d8c73fa74c77fde9689 (diff)
downloadhdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.zip
hdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.tar.gz
hdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.tar.bz2
Trivialities noticed while merging things to 1.10
Diffstat (limited to 'tools/src/h5repack/h5repack_refs.c')
-rw-r--r--tools/src/h5repack/h5repack_refs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/src/h5repack/h5repack_refs.c b/tools/src/h5repack/h5repack_refs.c
index 2685823..5baabb6 100644
--- a/tools/src/h5repack/h5repack_refs.c
+++ b/tools/src/h5repack/h5repack_refs.c
@@ -537,7 +537,6 @@ static int copy_refs_attr(hid_t loc_in,
KY 2020-02-07
*/
is_ref_comp = (ref_comp_field_n > 0);
-
}