diff options
Diffstat (limited to 'tools/mhmake/src/flex.skl')
-rw-r--r-- | tools/mhmake/src/flex.skl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mhmake/src/flex.skl b/tools/mhmake/src/flex.skl index 4d57bac46..6db7e1c5c 100644 --- a/tools/mhmake/src/flex.skl +++ b/tools/mhmake/src/flex.skl @@ -1472,7 +1472,6 @@ yyFlexLexer::yyFlexLexer( std::istream* arg_yyin, std::ostream* arg_yyout ) yy_init = 0; yy_start = 0; yy_flex_debug = 0; - yylineno = 1; // this will only get updated if %option yylineno yy_did_buffer_switch_on_eof = 0; |