seat: drop last_event

This commit is contained in:
Kirill Primak 2024-11-12 10:33:18 +03:00 committed by Simon Ser
parent 85e2b662f1
commit 0b720ae5ea
4 changed files with 0 additions and 12 deletions

View file

@ -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;