Delete the rjit definition already deleted in C
This commit is contained in:
parent
6c5c30b542
commit
77f8107efa
Notes:
git
2024-07-30 06:31:42 +00:00
@ -1559,10 +1559,6 @@ module RubyVM::RJIT # :nodoc: all
|
|||||||
CType::Stub.new(:rb_fiber_t)
|
CType::Stub.new(:rb_fiber_t)
|
||||||
end
|
end
|
||||||
|
|
||||||
def C.rb_ensure_list_t
|
|
||||||
CType::Stub.new(:rb_ensure_list_t)
|
|
||||||
end
|
|
||||||
|
|
||||||
def C.rb_trace_arg_struct
|
def C.rb_trace_arg_struct
|
||||||
CType::Stub.new(:rb_trace_arg_struct)
|
CType::Stub.new(:rb_trace_arg_struct)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user