1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 20:06:39 +02:00

Remove rootmodeonid, opermodeonid, adminmodeonid - unused, and utterly useless/bad.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2238 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rburchell
2009-04-02 20:33:28 +00:00
parent e9e5ccc891
commit 93baed333f
10 changed files with 1 additions and 38 deletions
-3
View File
@@ -85,9 +85,6 @@ IRCDVar myIrcd[] = {
"+a", /* Mode to set for channel admin */
"-a", /* Mode to unset for channel admin */
"+r", /* Mode On Reg */
NULL, /* Mode on ID for Roots */
NULL, /* Mode on ID for Admins */
NULL, /* Mode on ID for Opers */
"-r", /* Mode on UnReg */
"-r", /* Mode on Nick Change */
0, /* Supports SGlines */