mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove nonexist declarations
These functions were removed by 33c1e082d0
.
This commit is contained in:
parent
76e0ea28ea
commit
2e07c13049
Notes:
git
2024-08-26 00:09:11 +00:00
1 changed files with 0 additions and 3 deletions
|
@ -1326,9 +1326,6 @@ rb_parser_t *rb_ruby_parser_allocate(const rb_parser_config_t *config);
|
|||
rb_parser_t *rb_ruby_parser_new(const rb_parser_config_t *config);
|
||||
#endif
|
||||
|
||||
long rb_parser_string_length(rb_parser_string_t *str);
|
||||
char *rb_parser_string_pointer(rb_parser_string_t *str);
|
||||
|
||||
RUBY_SYMBOL_EXPORT_END
|
||||
|
||||
#endif /* RUBY_RUBYPARSER_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue