aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev.h')
-rw-r--r--src/evdev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/evdev.h b/src/evdev.h
index f682312..c6e9188 100644
--- a/src/evdev.h
+++ b/src/evdev.h
@@ -172,7 +172,6 @@ typedef struct {
int min[ABS_MAX];
int max[ABS_MAX];
int map[ABS_MAX];
- int scale[2];
int screen; /* Screen number for this device. */
Bool use_touch;
Bool touch;