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
184db1fd6a
commit
cfd48adb2f
3 changed files with 0 additions and 7 deletions
|
@ -214,8 +214,6 @@
|
|||
#define ENCODING_IS_ASCII8BIT p->config->encoding_is_ascii8bit
|
||||
#define rb_usascii_encoding p->config->usascii_encoding
|
||||
|
||||
#define rb_ractor_make_shareable p->config->ractor_make_shareable
|
||||
|
||||
#define rb_local_defined p->config->local_defined
|
||||
#define rb_dvar_defined p->config->dvar_defined
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue