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
@@ -123,5 +123,3 @@ lex_trace (int n)
{
-#if GDBMTOOL_DEBUG
yy_flex_debug = n;
-#endif
}

Return to:

Send suggestions and report system problems to the System administrator.