Remove duplicated st_init_table_with_size
definition
`st_init_table_with_size` is already defined in universal_parser.c.
This commit is contained in:
parent
e9fd34750f
commit
501a32c630
@ -252,8 +252,5 @@
|
||||
#define rb_enc_isascii p->config->enc_isascii
|
||||
#define rb_enc_mbc_to_codepoint p->config->enc_mbc_to_codepoint
|
||||
|
||||
#undef st_init_table_with_size
|
||||
#define st_init_table_with_size rb_parser_st_init_table_with_size
|
||||
|
||||
#define rb_ast_new() \
|
||||
rb_ast_new(p->config)
|
||||
|
Loading…
x
Reference in New Issue
Block a user