mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 20:03:14 +02:00
Accidental commit to 3.2.x branch. Reverting.
This commit is contained in:
@@ -520,11 +520,6 @@ char *xtok = show_change ? TOK_SVS2MODE : TOK_SVSMODE;
|
||||
acptr->name,
|
||||
!isdigit(*acptr->user->svid) ? acptr->user->svid : "*");
|
||||
}
|
||||
else
|
||||
{
|
||||
/* setting deaf */
|
||||
goto setmodex;
|
||||
}
|
||||
break;
|
||||
case 'x':
|
||||
if (what == MODE_DEL)
|
||||
|
||||
Reference in New Issue
Block a user