mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-25 16:42:26 +00:00
output-damage: drop unused pending_attach_render
This commit is contained in:
parent
dd0665d822
commit
46a686ce6b
@ -43,8 +43,6 @@ struct wlr_output_damage {
|
||||
pixman_region32_t previous[WLR_OUTPUT_DAMAGE_PREVIOUS_LEN];
|
||||
size_t previous_idx;
|
||||
|
||||
bool pending_attach_render;
|
||||
|
||||
struct {
|
||||
struct wl_signal frame;
|
||||
struct wl_signal destroy;
|
||||
|
Loading…
Reference in New Issue
Block a user