1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 02:43:14 +02:00

Remove old and broken option SHOW_INVISIBLE_LUSERS

This commit is contained in:
Bram Matthys
2019-08-24 19:45:26 +02:00
parent d06715d9ee
commit d19b4e70ad
3 changed files with 0 additions and 21 deletions
-3
View File
@@ -30,9 +30,6 @@ MODVAR char serveropts[] = {
'F',
/* Hub (always) */
'h',
#ifdef SHOW_INVISIBLE_LUSERS
'i',
#endif
/* NOSPOOF (always) */
'n',
#ifdef VALLOC