summaryrefslogtreecommitdiffstats
path: root/src/constexp.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/constexp.l')
-rw-r--r--src/constexp.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constexp.l b/src/constexp.l
index f9df891..512f612 100644
--- a/src/constexp.l
+++ b/src/constexp.l
@@ -22,7 +22,6 @@
#include "cppvalue.h"
#include "ce_parse.h" // generated header file
-#define YY_NO_UNPUT
#define YY_NEVER_INTERACTIVE 1
QCString g_strToken;