aboutsummaryrefslogtreecommitdiff
path: root/include/backend/multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/multi.h')
-rw-r--r--include/backend/multi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/backend/multi.h b/include/backend/multi.h
index 2798048d..f0e50fc0 100644
--- a/include/backend/multi.h
+++ b/include/backend/multi.h
@@ -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;