mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
output-damage: stop listening for output mode events
These will go away.
This commit is contained in:
parent
fecbaa2bd6
commit
19dfe99496
2 changed files with 0 additions and 10 deletions
|
|
@ -54,7 +54,6 @@ struct wlr_output_damage {
|
|||
} events;
|
||||
|
||||
struct wl_listener output_destroy;
|
||||
struct wl_listener output_mode;
|
||||
struct wl_listener output_needs_frame;
|
||||
struct wl_listener output_damage;
|
||||
struct wl_listener output_frame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue