mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove unused function from struct rb_parser_config_struct
This commit is contained in:
parent
02f5e627a4
commit
0b4db711dd
3 changed files with 0 additions and 4 deletions
|
@ -156,8 +156,6 @@
|
|||
#define rb_filesystem_str_new_cstr p->config->filesystem_str_new_cstr
|
||||
#define rb_obj_as_string p->config->obj_as_string
|
||||
|
||||
#undef NUM2INT
|
||||
#define NUM2INT p->config->num2int
|
||||
#undef INT2NUM
|
||||
#define INT2NUM p->config->int2num
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue