mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Remove old CAPAB stuff
We already check for identify-msg elsewhere
This commit is contained in:
@@ -572,7 +572,6 @@ typedef struct server
|
||||
unsigned int have_namesx:1; /* 005 tokens NAMESX and UHNAMES */
|
||||
unsigned int have_uhnames:1;
|
||||
unsigned int have_whox:1; /* have undernet's WHOX features */
|
||||
unsigned int have_capab:1; /* supports CAPAB (005 tells us) */
|
||||
unsigned int have_idmsg:1; /* freenode's IDENTIFY-MSG */
|
||||
unsigned int have_sasl:1; /* SASL capability */
|
||||
unsigned int have_except:1; /* ban exemptions +e */
|
||||
|
||||
Reference in New Issue
Block a user