diff options
-rw-r--r-- | scantime.ll | 2 |
1 files changed, 0 insertions, 2 deletions
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(); |