1
0
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:
Bram Matthys
2016-12-05 09:44:12 +01:00
parent 25af5338e3
commit ce27d8d8ed
-5
View File
@@ -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)