mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
Drop stale prototype
This commit is contained in:
parent
bf1c2f3257
commit
4fd3696f98
1 changed files with 0 additions and 3 deletions
|
|
@ -85,9 +85,6 @@ int wl_display_add_socket(struct wl_display *display, const char *name);
|
|||
void wl_display_terminate(struct wl_display *display);
|
||||
void wl_display_run(struct wl_display *display);
|
||||
|
||||
void wl_display_add_object(struct wl_display *display,
|
||||
struct wl_object *object);
|
||||
|
||||
typedef void (*wl_global_bind_func_t)(struct wl_client *client, void *data,
|
||||
uint32_t version, uint32_t id);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue