aboutsummaryrefslogtreecommitdiffstats
path: root/vm_method.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_method.c')
-rw-r--r--vm_method.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/vm_method.c b/vm_method.c
index dd5b921d7e..00b2763e5d 100644
--- a/vm_method.c
+++ b/vm_method.c
@@ -81,12 +81,6 @@ rb_class_clear_method_cache(VALUE klass, VALUE arg)
}
void
-rb_clear_cache(void)
-{
- DEPRECATED_INTERNAL_FEATURE("rb_clear_cache()");
-}
-
-void
rb_clear_constant_cache(void)
{
INC_GLOBAL_CONSTANT_STATE();