summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-rwxr-xr-xtool/ytab.sed2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/ytab.sed b/tool/ytab.sed
index ac7e97107d..f7438077dc 100755
--- a/tool/ytab.sed
+++ b/tool/ytab.sed
@@ -67,8 +67,6 @@ a\
/^yy_reduce_print/,/^}/{
s/fprintf *(stderr,/YYFPRINTF (p,/g
}
-s/^yysyntax_error (/&struct parser_params *p, /
-s/YYSYNTAX_ERROR yysyntax_error (/&p, /
s/\( YYFPRINTF *(\)yyoutput,/\1p,/
s/\( YYFPRINTF *(\)yyo,/\1p,/
s/\( YYFPRINTF *(\)stderr,/\1p,/