mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-03-24 17:44:05 +00:00
Remove unused define
Obsolete since 2348a6812a
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -57,12 +57,6 @@
|
||||
*/
|
||||
#define TOUCH_AXIS_MAX 0xffff
|
||||
|
||||
/*
|
||||
libinput scales wheel events by DEFAULT_AXIS_STEP_DISTANCE, which is
|
||||
currently 15.
|
||||
*/
|
||||
#define DEFAULT_LIBINPUT_AXIS_STEP_DISTANCE 15
|
||||
|
||||
/* Tapping enabled/disabled: BOOL, 1 value */
|
||||
#define PROP_TAP "libinput Tapping Enabled"
|
||||
/* Calibration matrix: FLOAT, 9 values of a 3x3 matrix, in rows */
|
||||
|
||||
Reference in New Issue
Block a user