mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
term: remove unneeded (and mostly unused) term->flash{,_alpha}
This commit is contained in:
parent
8a2a450778
commit
eea995637d
2 changed files with 0 additions and 6 deletions
|
|
@ -508,8 +508,6 @@ struct terminal {
|
|||
struct {
|
||||
uint32_t fg;
|
||||
uint32_t bg;
|
||||
uint32_t flash;
|
||||
uint32_t flash_alpha;
|
||||
uint32_t table[256];
|
||||
uint16_t alpha;
|
||||
uint32_t selection_fg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue