kill obsolete FIXME

pull/1953/head
nick black 3 years ago committed by nick black
parent 558a1652cf
commit d2cf43d087

@ -98,7 +98,6 @@ int fbcon_draw(const struct ncpile *p, sprixel* s, FILE* out, int y, int x){
const char* src = s->glyph + (l * s->pixx * 4);
memcpy(tl, src, lsize);
}
logerror("Haven't implemented yet FIXME\n");
return 0;
}

Loading…
Cancel
Save