elput: Remove specific case for pointer wheel tilt
authorChris Michael <cp.michael@samsung.com>
Wed, 19 Apr 2017 18:13:29 +0000 (14:13 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 19 Apr 2017 18:13:29 +0000 (14:13 -0400)
commit8eb1e925ae1abf6c58b26003435f07662bd381d9
tree9a63e3e478f6864a228307c1e96190e4aa87fd0a
parentc8ca766a49de425d42e93a30d1c432e9ee9f90cd
elput: Remove specific case for pointer wheel tilt

Since efl-jenkins does not have libinput >= 1.7.0, this commit broke
the jenkins build due to missing
LIBINPUT_POINTER_AXIS_SOURCE_WHEEL_TILT value. We should be able to
get by with letting 'default' case handle it....

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elput/elput_evdev.c