mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-07 13:29:55 -05:00
connection: Drop unused static closures
This commit is contained in:
parent
56ea2e793b
commit
5495bcd15a
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ struct wl_connection {
|
|||
int fd;
|
||||
void *data;
|
||||
wl_connection_update_func_t update;
|
||||
struct wl_closure receive_closure, send_closure;
|
||||
int write_signalled;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue