mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-04 06:00:30 +00:00
kill obsolete FIXME in sprixel_rescale
This commit is contained in:
parent
2d3fb9f12e
commit
233d32be04
@ -237,7 +237,6 @@ int sprixel_rescale(sprixel* spx, unsigned ncellpxy, unsigned ncellpxx){
|
||||
sprite_rebuild(ncplane_notcurses(spx->n), spx, y, x);
|
||||
}
|
||||
}
|
||||
// FIXME rebuild all annihilated cells
|
||||
// FIXME prepare new tam entries
|
||||
ncplane* ncopy = spx->n;
|
||||
destroy_tam(spx->n);
|
||||
|
Loading…
Reference in New Issue
Block a user