mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-31 14:40:08 +01:00
ei: remove unused server_version and client_version fields
This commit is contained in:
parent
7a2629fe42
commit
0dba8769d4
1 changed files with 0 additions and 2 deletions
|
|
@ -85,8 +85,6 @@ struct ei {
|
|||
} log;
|
||||
|
||||
bool is_sender;
|
||||
uint32_t server_version;
|
||||
uint32_t client_version;
|
||||
};
|
||||
|
||||
const struct ei_connection_interface *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue