mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
scene: stop listening for output enable/mode events
These will go away.
This commit is contained in:
parent
fe891ebd4e
commit
fecbaa2bd6
2 changed files with 0 additions and 11 deletions
|
|
@ -180,7 +180,6 @@ struct wlr_scene_output {
|
|||
bool prev_scanout;
|
||||
|
||||
struct wl_listener output_commit;
|
||||
struct wl_listener output_mode;
|
||||
struct wl_listener output_damage;
|
||||
struct wl_listener output_needs_frame;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue