mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
/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:
parent
8d245f2ddf
commit
44247af3ff
2 changed files with 5 additions and 11 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue