mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
term: remove unusued 'damage' list
This commit is contained in:
parent
a371ea0f02
commit
4919ccbc70
3 changed files with 2 additions and 7 deletions
|
|
@ -114,7 +114,6 @@ struct grid {
|
|||
struct row **rows;
|
||||
struct row *cur_row;
|
||||
|
||||
tll(struct damage) damage;
|
||||
tll(struct damage) scroll_damage;
|
||||
tll(struct sixel) sixel_images;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue