chore: Remove unused fields in the renderer metadata struct
This commit is contained in:
parent
5ea88e8c4a
commit
322e00b3b9
2 changed files with 5 additions and 12 deletions
|
@ -9,6 +9,4 @@ type EvdiDisplayMetadata struct {
|
|||
Rect *libevdi.EvdiDisplayRect
|
||||
Buffer *libevdi.EvdiBuffer
|
||||
EventContext *libevdi.EvdiEventContext
|
||||
ShouldRequestUpdate bool
|
||||
IsUpdateReady bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue