mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 17:26:21 +00:00
Free wins summary list
This commit is contained in:
@@ -251,6 +251,7 @@ cons_show_wins(void)
|
|||||||
win_save_println(console, curr->data);
|
win_save_println(console, curr->data);
|
||||||
curr = g_slist_next(curr);
|
curr = g_slist_next(curr);
|
||||||
}
|
}
|
||||||
|
g_slist_free_full(window_strings, free);
|
||||||
|
|
||||||
cons_show("");
|
cons_show("");
|
||||||
cons_alert();
|
cons_alert();
|
||||||
|
|||||||
Reference in New Issue
Block a user