summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-04-01 23:06:45 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-04-01 23:09:05 -0700
commit1b475fcd10b4f6fe6784c016e3cdeff724229b1d (patch)
treec4b836e3fc641dedb64d836155528f68346f956d /tool
parent6c55c3eb7f20b4df685f263c6fd121883b5bf113 (diff)
downloadruby-1b475fcd10b4f6fe6784c016e3cdeff724229b1d.tar.gz
Remove an unneeded function copy
Diffstat (limited to 'tool')
-rwxr-xr-xtool/rjit/bindgen.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index 88ac3a6161..98d1ee775a 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -565,7 +565,7 @@ generator = BindingGenerator.new(
rb_vm_set_ivar_id
rb_ary_dup
rjit_rb_ary_subseq_length
- rb_yjit_rb_ary_unshift_m
+ rb_ary_unshift_m
],
types: %w[
CALL_DATA