path: remove unncessary declaration

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-02-01 16:34:02 +10:00
parent 3682c8e4fd
commit 98659f04cd

View file

@ -35,8 +35,6 @@
static const char default_seat[] = "seat0";
static const char default_seat_name[] = "default";
static void path_seat_destroy(struct libinput_seat *seat);
static void
path_disable_device(struct libinput *libinput,
struct evdev_device *device)