mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 09:03:13 +02:00
Removed old buggy poll code from s_bsd.c and s_debug.c
This commit is contained in:
+363
-743
File diff suppressed because it is too large
Load Diff
@@ -68,9 +68,6 @@ MODVAR char serveropts[] = {
|
||||
#ifdef STRIPBADWORDS
|
||||
'X',
|
||||
#endif
|
||||
#ifdef USE_POLL
|
||||
'P',
|
||||
#endif
|
||||
#ifdef USE_SSL
|
||||
'e',
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user