summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_refs.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-18 17:22:19 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-18 17:22:19 (GMT)
commit9c255bc995a9cc2b7b328507a759cc059427c839 (patch)
treeb7770fe608f74a8a70c7d66c277e81d4db3d3a96 /tools/src/h5repack/h5repack_refs.c
parentc52349014739af2d05d5734fe2eab105f01e92d5 (diff)
downloadhdf5-9c255bc995a9cc2b7b328507a759cc059427c839.zip
hdf5-9c255bc995a9cc2b7b328507a759cc059427c839.tar.gz
hdf5-9c255bc995a9cc2b7b328507a759cc059427c839.tar.bz2
Normalization of tools with develop
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 9544ee3..332ef1f 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-10
*/
is_ref_comp = (ref_comp_field_n > 0);
-
}