mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 19:36:46 +02:00
message queue improvements
This commit is contained in:
@ -1093,7 +1093,6 @@ static void chat_onInit(ToxWindow *self, Tox *m)
|
||||
exit_toxic_err("failed in chat_onInit", FATALERR_MEMORY);
|
||||
|
||||
line_info_init(ctx->hst);
|
||||
ctx->cqueue->friendnum = self->num;
|
||||
|
||||
if (Friends.list[self->num].logging_on)
|
||||
log_enable(nick, Friends.list[self->num].pub_key, ctx->log);
|
||||
|
Reference in New Issue
Block a user