summaryrefslogtreecommitdiff
path: root/src/config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.cpp')
-rw-r--r--src/config.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.cpp b/src/config.cpp
index 97abbbe0e..b2ec7789f 100644
--- a/src/config.cpp
+++ b/src/config.cpp
@@ -116,7 +116,6 @@ Conf::Conf() : Block("")
{
ReadTimeout = 0;
UsePrivmsg = DefPrivmsg = false;
- regex_flags = 0;
this->LoadConf(ServicesConf);