summaryrefslogtreecommitdiffstats
path: root/byterun/major_gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/major_gc.c')
-rw-r--r--byterun/major_gc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/major_gc.c b/byterun/major_gc.c
index 8faf288c9..ca1b2647a 100644
--- a/byterun/major_gc.c
+++ b/byterun/major_gc.c
@@ -205,7 +205,6 @@ static void mark_slice (long work)
}
work -= Whsize_hd (hd);
}else{
- Assert (weak_prev == NULL);
/* Subphase_weak is done. Handle finalised values. */
gray_vals_cur = gray_vals_ptr;
final_update ();