diff options
| author | 2010-02-20 15:38:48 -0600 | |
|---|---|---|
| committer | 2010-08-03 17:32:36 -0400 | |
| commit | cd4a6bcb6beee945b815e6353efe04f07beacb31 (patch) | |
| tree | 97df9a238259f2d92080f2bad98602fddedeb77e /src/inspircd.cpp | |
| parent | Allow invex to bypass key (diff) | |
Remove dead code
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index f3cf7c356..22d6982d4 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -305,7 +305,6 @@ InspIRCd::InspIRCd(int argc, char** argv) : Rehash(&HandleRehash), IsNick(&HandleIsNick), IsIdent(&HandleIsIdent), - FloodQuitUser(&HandleFloodQuitUser), ModeAccessCheck(&HandleModeAccessCheck), OnCheckExemption(&HandleOnCheckExemption) { |
