summaryrefslogtreecommitdiff
path: root/src/webidl-lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-lexer.l')
-rw-r--r--src/webidl-lexer.l2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webidl-lexer.l b/src/webidl-lexer.l
index f605575..1d2db67 100644
--- a/src/webidl-lexer.l
+++ b/src/webidl-lexer.l
@@ -10,8 +10,6 @@
*/
/* lexer options */
-%option outfile="webidl-lexer.c"
-%option header-file="webidl-lexer.h"
%option never-interactive
%option yylineno
%option bison-bridge