--- ircd-hybrid/branches/8.2.x/include/ircd.h 2019/04/21 11:03:09 8891 +++ ircd-hybrid/branches/8.2.x/include/ircd.h 2019/04/21 14:10:43 8892 @@ -40,7 +40,6 @@ unsigned int floodtime; unsigned int joinfloodtime; unsigned int joinfloodcount; - unsigned int ident_timeout; /* timeout for identd lookups */ unsigned int spam_num; unsigned int spam_time; };