From dafc021be4f3ad34ca37953de6a0109a161dd165 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 10 Aug 2006 15:44:03 +0000 Subject: cmode(), cflags(), cstatus() -> chanrec::GetStatusChar(), chanrec::GetStatusFlags(), chanrec::GetStatus() git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4837 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/modules.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/modules.h') diff --git a/include/modules.h b/include/modules.h index 49695b63c..0fdde6016 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1347,12 +1347,6 @@ class Server : public Extensible */ virtual userrec* FindDescriptor(int socket); - /** Attempts to look up a user's privilages on a channel. - * This function will return a string containing either @, %, +, or an empty string, - * representing the user's privilages upon the channel you specify. - */ - virtual std::string ChanMode(userrec* User, chanrec* Chan); - /** Returns the server name of the server where the module is loaded. */ virtual std::string GetServerName(); -- cgit v1.3.1-10-gc9f91