mirror of
https://github.com/mintsuki/flanterm
synced 2024-11-27 07:09:40 +03:00
Remove unused cursor_status variable from fbterm_context
This commit is contained in:
parent
2fcb7e6dff
commit
cb74ddd3e7
@ -69,7 +69,6 @@ struct fbterm_context {
|
||||
|
||||
uint32_t text_fg;
|
||||
uint32_t text_bg;
|
||||
bool cursor_status;
|
||||
size_t cursor_x;
|
||||
size_t cursor_y;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user