fallback: drop unused ratelimit struct

This one is present in the parent evdev device

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-11-10 15:04:43 +10:00
parent 87920f4992
commit 8e86f28931

View file

@ -47,11 +47,6 @@ struct fallback_dispatch {
struct {
struct device_coords point;
int32_t seat_slot;
struct {
struct device_coords min, max;
struct ratelimit range_warn_limit;
} warning_range;
} abs;
struct {