mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
rootston: handle backend creation failed
This commit is contained in:
parent
ca6a0ef1bb
commit
ee39dff1e7
4 changed files with 15 additions and 3 deletions
|
|
@ -10,8 +10,6 @@ struct wlr_multi_backend {
|
|||
struct wlr_backend backend;
|
||||
|
||||
struct wl_list backends;
|
||||
|
||||
struct wl_listener display_destroy;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue