diff options
Diffstat (limited to 'include/services.h')
-rw-r--r-- | include/services.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/services.h b/include/services.h index 3544350fc..a38c8a207 100644 --- a/include/services.h +++ b/include/services.h @@ -394,7 +394,6 @@ struct ircdvars_ { int umode; /* change user modes */ int nickvhost; /* Users vhost sent during NICK */ int chgreal; /* Change RealName */ - int check_nick_id; /* On nick change check if they could be identified */ int knock_needs_i; /* Check if we needed +i when setting NOKNOCK */ int token; /* Does Anope support the tokens for the ircd */ int sjb64; |