mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-09 09:50:16 +01:00
libei: drop two obsolete declarations
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ad87b67906
commit
374f08b4f0
1 changed files with 0 additions and 6 deletions
|
|
@ -104,12 +104,6 @@ struct ei_event {
|
|||
struct ei_device *device;
|
||||
};
|
||||
|
||||
void
|
||||
ei_init_object(struct ei *ei, struct object *parent);
|
||||
|
||||
int
|
||||
ei_init(struct ei *ei);
|
||||
|
||||
int
|
||||
ei_set_connection(struct ei *ei, int fd);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue