diff --git a/vm.c b/vm.c index 1238cebc23..8c62d7dd91 100644 --- a/vm.c +++ b/vm.c @@ -418,8 +418,6 @@ static const struct rb_callcache vm_empty_cc = { static void thread_free(void *ptr); -// - void rb_vm_inc_const_missing_count(void) {