mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 12:00:08 +01:00
evdev: drop unused enum value DISPATCH_LID_SWITCH
Obsolete since f0f6326490
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0ac868143a
commit
9765da94c0
1 changed files with 0 additions and 1 deletions
|
|
@ -324,7 +324,6 @@ enum evdev_dispatch_type {
|
|||
DISPATCH_TOUCHPAD,
|
||||
DISPATCH_TABLET,
|
||||
DISPATCH_TABLET_PAD,
|
||||
DISPATCH_LID_SWITCH,
|
||||
};
|
||||
|
||||
struct evdev_dispatch {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue