mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04: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);
|
sprite_rebuild(ncplane_notcurses(spx->n), spx, y, x);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// FIXME rebuild all annihilated cells
|
|
||||||
// FIXME prepare new tam entries
|
// FIXME prepare new tam entries
|
||||||
ncplane* ncopy = spx->n;
|
ncplane* ncopy = spx->n;
|
||||||
destroy_tam(spx->n);
|
destroy_tam(spx->n);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user