From 1fe8085c6dbecc9558e61ea1829dbf3fcb41830e Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 1 Apr 2008 16:30:49 +0000 Subject: Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ta B git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9243 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/channels.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include') diff --git a/include/channels.h b/include/channels.h index 7ef73bb10..693f429f4 100644 --- a/include/channels.h +++ b/include/channels.h @@ -491,12 +491,6 @@ class CoreExport Channel : public Extensible */ const char* GetAllPrefixChars(User* user); - /** Returns all of the prefix MODES a user has on channel. - * @param user The user to look up - * @return A list of all prefix modes. - */ - const char *GetAllPrefixModes(User *user); - /** Get the value of a users prefix on this channel. * @param user The user to look up * @return The module or core-defined value of the users prefix. -- cgit v1.3.1-10-gc9f91