From 6a080dfd911e9463d35aad226384aa2a94f38057 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Mon, 1 Apr 2013 16:15:19 +0200 Subject: Convert IsSID() to a static member function, modules shouldn't override it --- 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 164b7c1e7..68d1917c4 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -321,7 +321,6 @@ InspIRCd::InspIRCd(int argc, char** argv) : OperQuit("OperQuit", NULL), GenRandom(&HandleGenRandom), IsChannel(&HandleIsChannel), - IsSID(&HandleIsSID), Rehash(&HandleRehash), IsNick(&HandleIsNick), IsIdent(&HandleIsIdent), -- cgit v1.3.1-10-gc9f91