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:
parent
5a4b3354f2
commit
cf7b33d5a2
Notes:
git
2021-04-23 12:54:07 +09:00
1 changed files with 0 additions and 2 deletions
2
vm.c
2
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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue