diff options
-rw-r--r-- | tools/h5repack/h5repack_refs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/h5repack/h5repack_refs.c b/tools/h5repack/h5repack_refs.c index e29769a..f5e74c2 100644 --- a/tools/h5repack/h5repack_refs.c +++ b/tools/h5repack/h5repack_refs.c @@ -348,11 +348,8 @@ int do_copy_refobjs(hid_t fidin, * copy referenced objects in attributes *------------------------------------------------------------------------- */ -#if 1 if (copy_refs_attr(dset_in,dset_out,options,travt,fidout)<0) goto error; -#endif - /*------------------------------------------------------------------------- * check for hard links |