aboutsummaryrefslogtreecommitdiff
path: root/regc_lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regc_lex.c')
-rw-r--r--regc_lex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/regc_lex.c b/regc_lex.c
index ae71884..2033913 100644
--- a/regc_lex.c
+++ b/regc_lex.c
@@ -1147,6 +1147,7 @@ newline(void)
^ static const chr *ch(NOPARMS);
^ #endif
*/
+#if 0
#ifdef REG_DEBUG
static const chr *
ch(void)
@@ -1156,6 +1157,7 @@ ch(void)
return chstr;
}
#endif
+#endif
/*
- chrnamed - return the chr known by a given (chr string) name