mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
kill obsolete FIXME
This commit is contained in:
parent
23e1851561
commit
c6bd61495c
@ -1003,7 +1003,6 @@ sextant_blit(ncplane* nc, int linesize, const void* data, int leny, int lenx,
|
||||
static inline int
|
||||
octant_blit(ncplane* nc, int linesize, const void* data, int leny, int lenx,
|
||||
const blitterargs* bargs){
|
||||
// FIXME define octant sets
|
||||
// each element within the set of 256 has an inverse element within the set,
|
||||
// for which we would calculate the same total differences, so just handle
|
||||
// the first 128. the octition[] bit masks represent combinations of
|
||||
|
Loading…
x
Reference in New Issue
Block a user