scene: stop listening for output enable/mode events

These will go away.
This commit is contained in:
Simon Ser 2022-12-01 10:12:23 +01:00 committed by Simon Zeni
parent fe891ebd4e
commit fecbaa2bd6
2 changed files with 0 additions and 11 deletions

View file

@ -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;