m_grant: remove a confusing line
This commit is contained in:
parent
7f373431d0
commit
ebd0f4db7a
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ static int do_grant(struct Client *source_p, struct Client *target_p, const char
|
|||
sendto_one_notice(source_p, ":You can't deoper someone who isn't an oper.");
|
||||
return 0;
|
||||
}
|
||||
new_privset = "default";
|
||||
dodeoper = 1;
|
||||
|
||||
sendto_one_notice(target_p, ":%s is deopering you.", source_p->name);
|
||||
|
|
Loading…
Reference in a new issue