mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-03 18:30:12 +01:00
evdev: drop unused declaration evdev_proces_event
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
04a602108b
commit
81065184e2
1 changed files with 0 additions and 3 deletions
|
|
@ -182,9 +182,6 @@ evdev_touchpad_create(struct evdev_device *device);
|
|||
struct evdev_dispatch *
|
||||
evdev_mt_touchpad_create(struct evdev_device *device);
|
||||
|
||||
void
|
||||
evdev_device_proces_event(struct libinput_event *event);
|
||||
|
||||
void
|
||||
evdev_device_led_update(struct evdev_device *device, enum libinput_led leds);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue