From b8c1db4e907a52981886dfbb4f033a48fccc259a Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Fri, 24 May 2013 18:20:58 +0200 Subject: Remove dead ModeParser code --- include/mode.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include') diff --git a/include/mode.h b/include/mode.h index 57f1b0669..fc6684a6f 100644 --- a/include/mode.h +++ b/include/mode.h @@ -447,11 +447,6 @@ class CoreExport ModeParser ModeParser(); ~ModeParser(); - /** Used to check if user 'd' should be allowed to do operation 'MASK' on channel 'chan'. - * for example, should 'user A' be able to 'op' on 'channel B'. - */ - User* SanityChecks(User *user,const char *dest,Channel *chan,int status); - /** Initialize all built-in modes */ static void InitBuiltinModes(); @@ -555,8 +550,6 @@ class CoreExport ModeParser */ std::string GiveModeList(ModeMasks m); - static bool PrefixComparison(ModeHandler* one, ModeHandler* two); - /** This returns the PREFIX=(ohv)@%+ section of the 005 numeric, or * just the "@%+" part if the parameter false */ -- cgit v1.3.1-10-gc9f91