mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 11:19:14 +02:00
filter: drop superfluous struct declaration
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
cbff01daf1
commit
c0a1d22fea
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ struct pointer_tracker {
|
||||||
int dir;
|
int dir;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct pointer_accelerator;
|
|
||||||
struct pointer_accelerator {
|
struct pointer_accelerator {
|
||||||
struct motion_filter base;
|
struct motion_filter base;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue