mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
Kill fe_set_hilight()
It just duplicates functionality and this fixes: - alert_taskbar chanopt not being respected - tab color being incorrect when highlight print events are eaten
This commit is contained in:
@@ -319,7 +319,6 @@ is_hilight (char *from, char *text, session *sess, server *serv)
|
||||
sess->nick_said = TRUE;
|
||||
lastact_update (sess);
|
||||
}
|
||||
fe_set_hilight (sess);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user