aboutsummaryrefslogtreecommitdiff
path: root/src/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/lex.l')
-rw-r--r--src/lex.l2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lex.l b/src/lex.l
index eff2ec7..0318031 100644
--- a/src/lex.l
+++ b/src/lex.l
@@ -121,9 +121,7 @@ input_context_push (instream_t input)
void
lex_trace (int n)
{
-#if GDBMTOOL_DEBUG
yy_flex_debug = n;
-#endif
}
int

Return to:

Send suggestions and report system problems to the System administrator.