mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 07:46:35 +02:00
too much beeping
This commit is contained in:
@ -115,7 +115,6 @@ static void groupchat_onGroupMessage(ToxWindow *self, Tox *m, int groupnum, int
|
||||
wprintw(ctx->history, "%s\n", msg);
|
||||
|
||||
self->blink = true;
|
||||
beep();
|
||||
}
|
||||
|
||||
static void groupchat_onKey(ToxWindow *self, Tox *m, wint_t key)
|
||||
|
Reference in New Issue
Block a user