removed error-verbose to reduce resulting sh.mod size

This commit is contained in:
BVK Chaitanya 2010-01-23 10:16:05 +05:30
parent 1a0c3b4809
commit d63cdb6e70

View file

@ -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 };