diff --git a/src/path-seat.c b/src/path-seat.c index 5603fb38..9102d306 100644 --- a/src/path-seat.c +++ b/src/path-seat.c @@ -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)