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