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
76732b3e7b
commit
87ad5ca3ca
3 changed files with 0 additions and 4 deletions
|
@ -245,8 +245,6 @@
|
|||
#define Qtrue p->config->qtrue
|
||||
#undef Qfalse
|
||||
#define Qfalse p->config->qfalse
|
||||
#undef Qundef
|
||||
#define Qundef p->config->qundef
|
||||
#define rb_eArgError p->config->eArgError()
|
||||
#undef rb_long2int
|
||||
#define rb_long2int p->config->long2int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue