eis: drop declaration for eis_client_has_capability()

The implementation of this was removed in 408a3a94
This commit is contained in:
Peter Hutterer 2023-05-18 15:56:17 +10:00
parent 73662468cf
commit fe2abeda9d

View file

@ -624,13 +624,6 @@ eis_client_connect(struct eis_client *client);
void
eis_client_disconnect(struct eis_client *client);
/**
* Returns true if the client is allowed this capability.
*/
bool
eis_client_has_capability(struct eis_client *client,
enum eis_device_capability cap);
/**
* Create a new logical seat with a given name. Devices available to a
* client belong to a bound seat, or in other words: a client cannot receive