mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove uneeded int2big property for Universal Parser
This commit is contained in:
parent
f07ef1d54c
commit
4e7e972841
Notes:
git
2023-08-05 02:39:57 +00:00
3 changed files with 0 additions and 3 deletions
|
@ -225,7 +225,6 @@ struct rb_imemo_tmpbuf_struct {
|
|||
|
||||
#define bignum_negate p->config->bignum_negate
|
||||
#define rb_big_norm p->config->big_norm
|
||||
#define rb_int2big p->config->int2big
|
||||
#define rb_cstr_to_inum p->config->cstr_to_inum
|
||||
|
||||
#define rb_float_new p->config->float_new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue