summaryrefslogtreecommitdiff
path: root/trafgen_parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen_parser.y')
-rw-r--r--trafgen_parser.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/trafgen_parser.y b/trafgen_parser.y
index 5281bf6..40cd311 100644
--- a/trafgen_parser.y
+++ b/trafgen_parser.y
@@ -43,9 +43,7 @@
#define YYERROR_VERBOSE 0
#define YYDEBUG 0
-#define YYENABLE_NLS 1
#define YYLTYPE_IS_TRIVIAL 1
-#define ENABLE_NLS 1
extern FILE *yyin;
extern int yylex(void);