mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove rb_enc_associate for Parser
This commit is contained in:
parent
2556a975c7
commit
23c4ac9559
Notes:
git
2025-02-15 06:37:26 +00:00
3 changed files with 0 additions and 9 deletions
|
@ -147,7 +147,6 @@
|
|||
#define rb_enc_get p->config->enc_get
|
||||
#define rb_enc_asciicompat p->config->enc_asciicompat
|
||||
#define rb_utf8_encoding p->config->utf8_encoding
|
||||
#define rb_enc_associate p->config->enc_associate
|
||||
#define rb_ascii8bit_encoding p->config->ascii8bit_encoding
|
||||
#define rb_enc_codelen p->config->enc_codelen
|
||||
#define rb_enc_mbcput p->config->enc_mbcput
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue