ruby_set_stack_size: no longer exists
Deleted since fc3c60f6081d85f6274986a7a08b59db1515fcb5
This commit is contained in:
parent
51c2725dc6
commit
aa82b067cb
@ -71,7 +71,6 @@ void ruby_finalize(void);
|
||||
RBIMPL_ATTR_NORETURN()
|
||||
void ruby_stop(int);
|
||||
|
||||
void ruby_set_stack_size(size_t);
|
||||
int ruby_stack_check(void);
|
||||
size_t ruby_stack_length(VALUE**);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user