Remove obsolete declaration

This commit is contained in:
Peter Hutterer 2023-02-28 14:01:56 +10:00
parent 1e0796f432
commit c998bae33f

View file

@ -59,9 +59,6 @@ OBJECT_DECLARE_GETTER(ei_seat, interface, const struct ei_seat_interface *);
struct ei_seat *
ei_seat_new(struct ei *ei, object_id_t id, uint32_t version);
struct ei_device *
ei_seat_find_device(struct ei_seat *seat, uint32_t deviceid);
void
ei_seat_remove(struct ei_seat *seat);