mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove rb_ary_push for parser
This commit is contained in:
parent
3eebc81041
commit
ba82399558
Notes:
git
2025-01-02 08:12:04 +00:00
3 changed files with 0 additions and 3 deletions
|
@ -86,7 +86,6 @@
|
|||
|
||||
#define rb_attr_get p->config->attr_get
|
||||
|
||||
#define rb_ary_push p->config->ary_push
|
||||
#undef rb_ary_new_from_args
|
||||
#define rb_ary_new_from_args p->config->ary_new_from_args
|
||||
#define rb_ary_unshift p->config->ary_unshift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue