mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 05:43:03 +01:00
too much beeping
This commit is contained in:
parent
c413cb30d4
commit
1e44018d2e
@ -115,7 +115,6 @@ static void groupchat_onGroupMessage(ToxWindow *self, Tox *m, int groupnum, int
|
|||||||
wprintw(ctx->history, "%s\n", msg);
|
wprintw(ctx->history, "%s\n", msg);
|
||||||
|
|
||||||
self->blink = true;
|
self->blink = true;
|
||||||
beep();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void groupchat_onKey(ToxWindow *self, Tox *m, wint_t key)
|
static void groupchat_onKey(ToxWindow *self, Tox *m, wint_t key)
|
||||||
|
Loading…
Reference in New Issue
Block a user