mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-19 07:50:39 +02:00
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:
parent
87920f4992
commit
8e86f28931
1 changed files with 0 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue