summaryrefslogtreecommitdiffstats
path: root/src/H5Bprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Bprivate.h')
-rw-r--r--src/H5Bprivate.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/H5Bprivate.h b/src/H5Bprivate.h
index a1d84ef..f93fa9c 100644
--- a/src/H5Bprivate.h
+++ b/src/H5Bprivate.h
@@ -31,16 +31,6 @@
/* Library Private Macros */
/**************************/
-/*
- * Feature: Define this constant if you want to check B-tree consistency
- * after each B-tree operation. Note that this slows down the
- * library considerably! Debugging the B-tree depends on assert()
- * being enabled.
- */
-#ifdef NDEBUG
-#undef H5B_DEBUG
-#endif
-
/****************************/
/* Library Private Typedefs */
/****************************/