mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 18:56:21 +00:00
No longer set win status new when typing
This commit is contained in:
@@ -199,7 +199,6 @@ win_show_typing(const char * const from)
|
||||
// have chat window but not currently in it
|
||||
} else if (win_index != _curr_prof_win) {
|
||||
_cons_show_typing(short_from);
|
||||
status_bar_new(win_index);
|
||||
dirty = TRUE;
|
||||
|
||||
// in chat window with user
|
||||
|
||||
Reference in New Issue
Block a user