mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: Purge old_x/old_y from InputInfoRec.
Unused field. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -128,8 +128,6 @@ typedef struct _InputInfoRec {
|
||||
int private_flags;
|
||||
unsigned int first;
|
||||
unsigned int last;
|
||||
int old_x;
|
||||
int old_y;
|
||||
char * type_name;
|
||||
IntegerFeedbackPtr always_core_feedback;
|
||||
IDevPtr conf_idev;
|
||||
|
||||
Reference in New Issue
Block a user