mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 04:00:36 +01:00
udev: Drop unused seat_name in struct udev_seat
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ec717caad1
commit
31a8a29cef
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
|
||||
struct udev_seat {
|
||||
struct libinput_seat base;
|
||||
char *seat_name;
|
||||
};
|
||||
|
||||
struct udev_input {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue