Files
weston/src
Christopher Michael e1719c7891 libinput-device: Remove unnecessary function call
When we handle pointer button events, we already retrieve the button
state at the top of this function, so there is no real need to call
the same function again as we can just reuse the 'button_state'
variable that we have above.

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
2016-02-19 18:30:40 -08:00
..
2016-01-19 10:53:16 +08:00
2016-01-13 18:48:56 -08:00
2015-06-06 12:39:51 -07:00
2013-12-02 11:36:29 -08:00
2015-10-09 11:17:41 -05:00