touchpad: clean up the thumb pressure handling out a bit
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 25 Jul 2018 04:41:38 +0000 (14:41 +1000)
committerMatt Mayfield <mdmayfield@users.noreply.github.com>
Wed, 29 Aug 2018 21:35:07 +0000 (16:35 -0500)
commita1effa1676473e4d0fdcba8c282cc2798ce21539
treee08540a5454d3b53e41032747c294f99dd84e951
parent65f890a352132034fe47fa4222aeece47e6393d4
touchpad: clean up the thumb pressure handling out a bit

Use a boolean for whether we need to use it and drop the unneded absinfo
assignment (together with the goto).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/evdev-mt-touchpad.c
src/evdev-mt-touchpad.h