commit | 6172c38ef49e337fb16c8a781cb4a98fd1fda726 | [log] [tgz] |
---|---|---|
author | Chris Michael <cp.michael@samsung.com> | Wed Nov 18 10:22:59 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Mon Nov 23 23:47:04 2015 -0800 |
tree | cbc8715115aaf86919717a8793ac7982e701b840 | |
parent | b50ed17bda0c274b5f675e5892ec19cb3eade6e1 [diff] |
compositor.h: Remove unused variable from weston_seat structure This variable may have been used previously when evdev.c was used however that functionality seems to have been consumed by libinput, so there is no need for this variable in the weston_seat structure anymore. Signed-off-by: Chris Michael <cp.michael@samsung.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>