mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-26 00:30:05 +01: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;
|
||||
};
|
||||
|
||||
struct pointer_accelerator;
|
||||
struct pointer_accelerator {
|
||||
struct motion_filter base;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue