mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
output-damage: drop precommit listener
This commit is contained in:
parent
b9155c5b80
commit
dd0665d822
2 changed files with 1 additions and 20 deletions
|
|
@ -55,7 +55,6 @@ struct wlr_output_damage {
|
|||
struct wl_listener output_needs_frame;
|
||||
struct wl_listener output_damage;
|
||||
struct wl_listener output_frame;
|
||||
struct wl_listener output_precommit;
|
||||
struct wl_listener output_commit;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue