removed error-verbose to reduce resulting sh.mod size
This commit is contained in:
parent
1a0c3b4809
commit
d63cdb6e70
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@
|
|||
%type <cmd> commands1 menuentry statement
|
||||
|
||||
%pure-parser
|
||||
%error-verbose
|
||||
|
||||
%lex-param { struct grub_parser_param *state };
|
||||
%parse-param { struct grub_parser_param *state };
|
||||
|
||||
|
|
Loading…
Reference in a new issue