mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 01:50:10 +01:00
libinput: remove unused #define
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c6e6dc78c1
commit
49da7aeb25
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@
|
|||
#include "libinput-device.h"
|
||||
#include "shared/helpers.h"
|
||||
|
||||
#define DEFAULT_AXIS_STEP_DISTANCE wl_fixed_from_int(10)
|
||||
|
||||
void
|
||||
evdev_led_update(struct evdev_device *device, enum weston_led weston_leds)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue