mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-16 12:06:35 +01:00
message sending queue for fake offline messaging
This commit is contained in:
@@ -97,7 +97,6 @@ void kill_groupchat_window(ToxWindow *self)
|
||||
delwin(ctx->history);
|
||||
delwin(ctx->sidebar);
|
||||
free(ctx->log);
|
||||
free(ctx->hst);
|
||||
free(ctx);
|
||||
free(self->help);
|
||||
del_window(self);
|
||||
|
||||
Reference in New Issue
Block a user