diff --git a/scantime.ll b/scantime.ll index 70db0049..75819bcc 100644 --- a/scantime.ll +++ b/scantime.ll @@ -1,8 +1,6 @@ %option c++ 8bit %{ -/* This code is decommissioned for the time being. */ - #define YYSTYPE struct ledger::intorchar extern int yywrap();