[fbcon_rebuild] kill dead store

pull/2292/head
nick black 3 years ago
parent 6d31d6a89b
commit f71a0617f7
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -140,7 +140,6 @@ int fbcon_rebuild(sprixel* s, int ycell, int xcell, uint8_t* auxvec){
}
}
s->glyph.buf[offset + 3] = auxvec[vyx];
offset += 4;
}
}
s->n->tam[s->dimx * ycell + xcell].state = state;

Loading…
Cancel
Save