mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-07 20:30:17 +01:00
Remove obsolete declaration
This commit is contained in:
parent
1e0796f432
commit
c998bae33f
1 changed files with 0 additions and 3 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue