libei: drop two obsolete declarations

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-09-24 08:49:56 +10:00
parent ad87b67906
commit 374f08b4f0

View file

@ -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);