Drop the deprecated LIBINPUT_POINTER_*_SCROLL enums
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 25 Jun 2014 01:41:16 +0000 (11:41 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 25 Jun 2014 01:41:16 +0000 (11:41 +1000)
commitac5fc23e49ffdb0a6f4ab45ef26048f3c414373d
tree42b991949dde876937b030d7b7abd361d107c8d4
parent568004d4834535c81ffb627457dff3081ce67f46
Drop the deprecated LIBINPUT_POINTER_*_SCROLL enums

We have enough API breakage in this release that it's not worth keeping
these around. Every caller must be fixed for all the other stuff anyway,
so drop this too.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h
tools/event-gui.c