diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-15 14:32:50 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-15 14:32:50 (GMT) |
commit | c5b176594082f6e5a8b6d9140f9db1f13530e087 (patch) | |
tree | dbc7c9953186480ad266c7010d81c15dce7b3e17 /tools | |
parent | 044ee6f88c78a70eb3694d8c73fa74c77fde9689 (diff) | |
download | hdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.zip hdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.tar.gz hdf5-c5b176594082f6e5a8b6d9140f9db1f13530e087.tar.bz2 |
Trivialities noticed while merging things to 1.10
Diffstat (limited to 'tools')
-rw-r--r-- | tools/src/h5repack/h5repack_refs.c | 1 |
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); - } |