mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-04-14 10:54:17 +00:00
Remove two unused variables
They were never used anyway Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -126,8 +126,6 @@ struct xf86libinput {
|
||||
struct {
|
||||
int vdist;
|
||||
int hdist;
|
||||
int vdist_remainder;
|
||||
int hdist_remainder;
|
||||
} scroll;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user