mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
seat: drop last_event
This commit is contained in:
parent
85e2b662f1
commit
0b720ae5ea
4 changed files with 0 additions and 12 deletions
|
|
@ -250,7 +250,6 @@ struct wlr_seat {
|
|||
char *name;
|
||||
uint32_t capabilities;
|
||||
uint32_t accumulated_capabilities;
|
||||
struct timespec last_event;
|
||||
|
||||
struct wlr_data_source *selection_source;
|
||||
uint32_t selection_serial;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue