mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
interp PoC: clean up ncvisual #2266
This commit is contained in:
parent
939d54d6a8
commit
d82cc8e6f7
@ -86,6 +86,7 @@ interp(struct notcurses* nc, int cellpixy, int cellpixx){
|
||||
}
|
||||
ncplane_putstr_yx(stdn, 2, 41, "resize(no)");
|
||||
notcurses_render(nc);
|
||||
ncvisual_destroy(ncv);
|
||||
ncplane_destroy(ncvp);
|
||||
ncplane_destroy(scalep);
|
||||
ncplane_destroy(scalepni);
|
||||
|
Loading…
Reference in New Issue
Block a user