Drop the deprecated libinput_udev_create_for_seat()
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:44:20 +0000 (11:44 +1000)
commit186f6188147d520a417c4215f27b81eadec66c24
tree20f8e59667b87b781d331e9ed113bfeb0f23b26c
parentdd9cd664bc04acbc29e6f5040845b834d630442a
Drop the deprecated libinput_udev_create_for_seat()

We have enough API breakage in this release that it's not worth keeping
this 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
src/udev-seat.c