mirror of
https://github.com/anope/anope.git
synced 2026-07-04 05:13:13 +02:00
Allowing adding hostmasks to channel access lists
This commit is contained in:
@@ -22,7 +22,6 @@ class CommandMSStaff : public Command
|
||||
|
||||
CommandReturn Execute(CommandSource &source, const std::vector<Anope::string> ¶ms)
|
||||
{
|
||||
User *u = source.u;
|
||||
const Anope::string &text = params[0];
|
||||
|
||||
if (readonly)
|
||||
|
||||
Reference in New Issue
Block a user