mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-13 13:29:47 -05:00
Drop wl_compoositor parameter in wl_buffer
This commit is contained in:
parent
a56c045571
commit
4c2500c2e2
1 changed files with 0 additions and 1 deletions
|
|
@ -131,7 +131,6 @@ struct wl_resource {
|
|||
|
||||
struct wl_buffer {
|
||||
struct wl_resource resource;
|
||||
struct wl_compositor *compositor;
|
||||
struct wl_client *client;
|
||||
struct wl_visual *visual;
|
||||
int32_t width, height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue