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

Remove unneeded comment

This commit is contained in:
S-H-GAMELINKS 2021-04-23 12:20:37 +09:00 committed by Samuel Williams
parent 5a4b3354f2
commit cf7b33d5a2
Notes: git 2021-04-23 12:54:07 +09:00

2
vm.c
View file

@ -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)
{