mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 23:26:22 +00:00
Fixed cppcheck warnings
This commit is contained in:
@@ -64,7 +64,6 @@ win_free(ProfWin* window)
|
||||
delwin(window->win);
|
||||
free(window->from);
|
||||
free(window);
|
||||
window = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user