mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-03 20:08:05 +02:00
evdev: remove declarations for two nonexistent functions
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f7cfc2bbbb
commit
3004163725
1 changed files with 0 additions and 9 deletions
|
|
@ -505,15 +505,6 @@ struct libinput_tablet_pad_mode_group *
|
|||
evdev_device_tablet_pad_get_mode_group(struct evdev_device *device,
|
||||
unsigned int index);
|
||||
|
||||
unsigned int
|
||||
evdev_device_tablet_pad_mode_group_get_button_target(
|
||||
struct libinput_tablet_pad_mode_group *g,
|
||||
unsigned int button_index);
|
||||
|
||||
struct libinput_tablet_pad_led *
|
||||
evdev_device_tablet_pad_get_led(struct evdev_device *device,
|
||||
unsigned int led);
|
||||
|
||||
double
|
||||
evdev_device_transform_x(struct evdev_device *device,
|
||||
double x,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue