libinput: remove unused #define

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
dev
Giulio Camuffo 9 years ago committed by Jonas Ådahl
parent c6e6dc78c1
commit 49da7aeb25
  1. 2
      src/libinput-device.c

@ -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…
Cancel
Save