wayland: Remove an old comment
wl_buffer_release semantics are centrally managed, and the comment is above something completely unrelated.
This commit is contained in:
parent
239195c1d1
commit
1a4c16659f
@ -424,7 +424,6 @@ wl_surface_attach (struct wl_client *client,
|
||||
else
|
||||
buffer = NULL;
|
||||
|
||||
/* Attach without commit in between does not send wl_buffer.release */
|
||||
if (surface->pending.buffer)
|
||||
wl_list_remove (&surface->pending.buffer_destroy_listener.link);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user