mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
remove session from multibackend
This commit is contained in:
parent
4e804ef40f
commit
a937016e38
6 changed files with 19 additions and 17 deletions
|
|
@ -9,7 +9,6 @@
|
|||
struct wlr_multi_backend {
|
||||
struct wlr_backend backend;
|
||||
|
||||
struct wlr_session *session;
|
||||
struct wl_list backends;
|
||||
|
||||
struct wl_listener display_destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue