summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'object.c')
-rw-r--r--object.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/object.c b/object.c
index e1ea4d4f86..6631e99868 100644
--- a/object.c
+++ b/object.c
@@ -1269,10 +1269,6 @@ rb_obj_trust(VALUE obj)
return obj;
}
-/**
- * Does nothing. This method is deprecated and will be removed in Ruby 3.2.
- */
-
void
rb_obj_infect(VALUE victim, VALUE carrier)
{