mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-08 08:21:12 -04:00
chore: Remove output mode handler
This commit is contained in:
parent
cbe25aaa16
commit
2ecd640167
2 changed files with 0 additions and 17 deletions
1
output.h
1
output.h
|
|
@ -13,7 +13,6 @@ struct cg_output {
|
|||
struct wlr_scene_output *scene_output;
|
||||
|
||||
struct wl_listener commit;
|
||||
struct wl_listener mode;
|
||||
struct wl_listener destroy;
|
||||
struct wl_listener frame;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue