/KNOCKOUT code was a bit stupid, and the timeout checking wasn't very

/accurate.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2551 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-03-10 14:31:07 +00:00 committed by cras
commit 44247af3ff
2 changed files with 5 additions and 11 deletions

View file

@ -87,7 +87,6 @@ struct _IRC_SERVER_REC {
/* /knockout ban list */
GSList *knockoutlist;
time_t knockout_lastcheck;
GHashTable *splits; /* For keeping track of netsplits */
GSList *split_servers; /* Servers that are currently in split */