summaryrefslogtreecommitdiff
path: root/src/conf_lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf_lexer.l')
-rw-r--r--src/conf_lexer.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf_lexer.l b/src/conf_lexer.l
index 138a283..fc91ae0 100644
--- a/src/conf_lexer.l
+++ b/src/conf_lexer.l
@@ -247,7 +247,6 @@ reason { return REASON; }
recvq { return T_RECVQ; }
redirport { return REDIRPORT; }
redirserv { return REDIRSERV; }
-regex { return REGEX_T; }
rehash { return REHASH; }
remote { return REMOTE; }
remoteban { return REMOTEBAN; }