mirror of
https://github.com/anope/anope.git
synced 2026-07-08 16:43:13 +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:
@@ -456,9 +456,6 @@ struct ircdvars_ {
|
||||
const char *adminset; /* Mode to set for admin */
|
||||
const char *adminunset; /* Mode to unset for admin */
|
||||
const char *modeonreg; /* Mode on Register */
|
||||
const char *rootmodeonid; /* Mode on ID for ROOTS */
|
||||
const char *adminmodeonid; /* Mode on ID for ADMINS */
|
||||
const char *opermodeonid; /* Mode on ID for OPERS */
|
||||
const char *modeonunreg; /* Mode on Unregister */
|
||||
const char *modeonnick; /* Mode on nick change */
|
||||
int sgline; /* Supports SGline */
|
||||
|
||||
Reference in New Issue
Block a user