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);