diff --git a/lfs.c b/lfs.c index 76372fe1..8ec99eb6 100644 --- a/lfs.c +++ b/lfs.c @@ -2259,7 +2259,7 @@ static int lfs_rbyd_delete(lfs_t *lfs, lfs_rbyd_t *rbyd_, return err; } - lfs_rbyd_p_red(p_alts, p_jumps); + // lfs_rbyd_p_red(p_alts, p_jumps); these should not be here } if (upper_tag_ != tag // TODO need this check? @@ -2279,7 +2279,7 @@ static int lfs_rbyd_delete(lfs_t *lfs, lfs_rbyd_t *rbyd_, return err; } - lfs_rbyd_p_red(p_alts, p_jumps); + // lfs_rbyd_p_red(p_alts, p_jumps); these should not be here } // flush any pending alts