summaryrefslogtreecommitdiff
path: root/src/evdev-mt-touchpad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev-mt-touchpad.h')
-rw-r--r--src/evdev-mt-touchpad.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/evdev-mt-touchpad.h b/src/evdev-mt-touchpad.h
index 4d7b8a90..4ca810f5 100644
--- a/src/evdev-mt-touchpad.h
+++ b/src/evdev-mt-touchpad.h
@@ -202,9 +202,7 @@ struct tp_dispatch {
} buttons; /* physical buttons */
struct {
- struct libinput_device_config_natural_scroll config_natural;
struct libinput_device_config_scroll_mode config_mode;
- bool natural_scrolling_enabled;
enum libinput_config_scroll_mode mode;
} scroll;