From 1b475fcd10b4f6fe6784c016e3cdeff724229b1d Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sat, 1 Apr 2023 23:06:45 -0700 Subject: Remove an unneeded function copy --- tool/rjit/bindgen.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool') 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 -- cgit v1.2.1