aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston/desktop.h')
-rw-r--r--include/rootston/desktop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rootston/desktop.h b/include/rootston/desktop.h
index ad7654a1..92cc6d9d 100644
--- a/include/rootston/desktop.h
+++ b/include/rootston/desktop.h
@@ -29,8 +29,6 @@
struct roots_desktop {
struct wl_list views; // roots_view::link
- struct wl_list layers[4]; // layer_surface::link
-
struct wl_list outputs; // roots_output::link
struct timespec last_frame;