mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
skin engine: Remove unused viewport_change flag in skin rendering
Change-Id: Iad4487854d005a33184febf6cf97924b21010f6b
This commit is contained in:
parent
37da608f84
commit
2c1adac3f8
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ struct skin_draw_info {
|
|||
bool no_line_break;
|
||||
bool line_scrolls;
|
||||
bool force_redraw;
|
||||
bool viewport_change;
|
||||
|
||||
char *buf;
|
||||
size_t buf_size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue