Skip to content
Snippets Groups Projects
Commit 46a686ce authored by Kirill Primak's avatar Kirill Primak :tulip:
Browse files

output-damage: drop unused pending_attach_render

parent dd0665d8
No related branches found
No related tags found
Loading
Pipeline #706301 passed
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment