From c6c3526d3cb1a0fe5c941743e9d1edf85ee7c705 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Mon, 5 Mar 2007 16:49:06 -0500 Subject: [svn-r13460] removed a debugging macro --- tools/h5repack/h5repack_refs.c | 3 --- 1 file changed, 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 -- cgit v0.12