diff options
Diffstat (limited to 'tools/h5repack/h5repack.h')
-rw-r--r-- | tools/h5repack/h5repack.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/h5repack/h5repack.h b/tools/h5repack/h5repack.h index 5abaf13..6ace654 100644 --- a/tools/h5repack/h5repack.h +++ b/tools/h5repack/h5repack.h @@ -21,11 +21,6 @@ #include "h5diff.h" #include "h5tools.h" - -#if 0 -#define H5_REPACK_DEBUG -#endif - #define H5FOPENERROR "unable to open file" #define PFORMAT "%-7s %-7s %-7s\n" /*chunk info, compression info, name*/ |