summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index 76c28a34f7..a9ec223e97 100644
--- a/gc.c
+++ b/gc.c
@@ -2347,7 +2347,6 @@ gc_before_sweep(rb_objspace_t *objspace)
objspace->heap.using_slot = NULL;
}
objspace->freelist = NULL;
-
malloc_increase2 += ATOMIC_SIZE_EXCHANGE(malloc_increase,0);