mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove unused function rb_cc_table_free
This commit is contained in:
parent
c9ed59c2e2
commit
ae8db4b65a
2 changed files with 0 additions and 9 deletions
|
@ -309,9 +309,6 @@ rb_clear_method_cache(VALUE klass_or_module, ID mid)
|
|||
}
|
||||
}
|
||||
|
||||
// gc.c
|
||||
void rb_cc_table_free(VALUE klass);
|
||||
|
||||
static int
|
||||
invalidate_all_refinement_cc(void *vstart, void *vend, size_t stride, void *data)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue