summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2012-11-28 14:07:00 -0500
committerPeter Hutterer <peter.hutterer@who-t.net>2012-12-07 14:42:34 +1000
commit9bec0ad6f2fc581d186ff66b6df5ceefc3b465b6 (patch)
tree53c51d3cd90557e465844fd0a81730f85e9f40ed
parent27ea6f99ecc2cc0188cd7aa1b3c1bc9f2eb94714 (diff)
remove x/y fields
-rw-r--r--XI2proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/XI2proto.h b/XI2proto.h
index 3a47ff0..ae7b739 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -1058,8 +1058,6 @@ typedef struct
Window window;
uint16_t deviceid;
Time time;
- int16_t x;
- int16_t y;
FP3232 dx;
FP3232 dy;
FP3232 raw_dx;