mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-26 05:43:15 +01:00
bug fixes and code cleanup
This commit is contained in:
@@ -430,7 +430,6 @@ static void groupchat_onKey(ToxWindow *self, Tox *m, wint_t key, bool ltr)
|
||||
|
||||
wclear(ctx->linewin);
|
||||
wmove(self->window, y2 - CURS_Y_OFFSET, 0);
|
||||
line_info_reset_start(self, ctx->hst);
|
||||
reset_buf(ctx);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user