mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove unused functions from struct rb_parser_config_struct
This commit is contained in:
parent
d07df8567e
commit
cee985ea83
3 changed files with 0 additions and 10 deletions
|
@ -223,8 +223,6 @@
|
|||
#define ruby_scan_digits p->config->scan_digits
|
||||
#define strtod p->config->strtod
|
||||
|
||||
#undef RBOOL
|
||||
#define RBOOL p->config->rbool
|
||||
#undef RTEST
|
||||
#define RTEST p->config->rtest
|
||||
#undef NIL_P
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue