mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
parser_dump() is not used in mrbc; close #1561
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
void mrb_show_version(mrb_state *);
|
||||
void mrb_show_copyright(mrb_state *);
|
||||
void parser_dump(mrb_state*, struct mrb_ast_node*, int);
|
||||
|
||||
struct mrbc_args {
|
||||
int argc;
|
||||
|
||||
Reference in New Issue
Block a user