From deb18ee9cfa531a87141aea61171c6899ef7d687 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 8 Sep 2013 17:21:01 +0200 Subject: Remove InspIRCd::HandleRehash functor Call InspIRCd::Rehash() from cmd_rehash and from the SIGHUP handler --- src/inspircd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 2171e2a9f..8336a4847 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -234,7 +234,6 @@ InspIRCd::InspIRCd(int argc, char** argv) : OperQuit("operquit", NULL), GenRandom(&HandleGenRandom), IsChannel(&HandleIsChannel), - Rehash(&HandleRehash), IsNick(&HandleIsNick), IsIdent(&HandleIsIdent), OnCheckExemption(&HandleOnCheckExemption) -- cgit v1.3.1-10-gc9f91