summaryrefslogtreecommitdiff
path: root/src/modules/extra
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/extra')
-rw-r--r--src/modules/extra/m_mysql.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/extra/m_mysql.cpp b/src/modules/extra/m_mysql.cpp
index af9d55f6f..b0e6cfcc5 100644
--- a/src/modules/extra/m_mysql.cpp
+++ b/src/modules/extra/m_mysql.cpp
@@ -883,7 +883,6 @@ class ModuleSQL : public Module
virtual void OnRehash(userrec* user, const std::string &parameter)
{
- /* TODO: set rehash bool here, which makes the dispatcher thread rehash at next opportunity */
rehashing = true;
}