1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Oops, bad merge 🙇‍♂️

This commit is contained in:
Aaron Patterson 2019-04-22 20:38:49 -07:00
parent e50e60b96a
commit 2e1ac22089
No known key found for this signature in database
GPG key ID: 953170BCB4FFAFC6

1
gc.c
View file

@ -8145,7 +8145,6 @@ gc_verify_compaction_references(VALUE mod)
/* Ensure objects are pinned */
rb_gc();
rb_gc_disable();
gc_compact_heap(objspace);