mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
Drop unused struct definition.
This commit is contained in:
parent
c508d93be2
commit
362a34ed89
1 changed files with 0 additions and 5 deletions
|
|
@ -15,11 +15,6 @@
|
|||
|
||||
static const char socket_name[] = "\0wayland";
|
||||
|
||||
struct wl_buffer {
|
||||
char data[4096];
|
||||
int head, tail;
|
||||
};
|
||||
|
||||
struct wl_proxy {
|
||||
struct wl_display *display;
|
||||
uint32_t id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue