summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/testh5repack_layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5repack/testh5repack_layout.c')
-rw-r--r--tools/h5repack/testh5repack_layout.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/h5repack/testh5repack_layout.c b/tools/h5repack/testh5repack_layout.c
index 5cf39be..96e0ba6 100644
--- a/tools/h5repack/testh5repack_layout.c
+++ b/tools/h5repack/testh5repack_layout.c
@@ -16,21 +16,10 @@
#include "h5test.h"
#include "h5repack.h"
-#if 0
-#define CHUNK_DEBUG
-#endif
-
-#if defined(CHUNK_DEBUG)
-#define DIM1 39
-#define DIM2 20
-#define CDIM1 19
-#define CDIM2 10
-#else
#define DIM1 40
#define DIM2 20
#define CDIM1 20
#define CDIM2 10
-#endif
#define RANK 2