summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5B2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5B2.c b/src/H5B2.c
index ba193eb..a1fdaa1 100644
--- a/src/H5B2.c
+++ b/src/H5B2.c
@@ -3430,7 +3430,6 @@ H5B2_remove_internal(H5F_t *f, hid_t dxpl_id, H5RC_t *bt2_shared,
/* Indicate that the level of the B-tree decreased */
*depth_decreased = TRUE;
- depth--;
/* Set pointers for advancing to child node */
new_cache_info = parent_cache_info;