aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/server.h
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-22 10:45:11 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-11-11 09:09:17 -0500
commitc3457de28a37d074a960cd464445de02d6527997 (patch)
tree8bba9695d3ce5da95da29e1135b8ddcc88a09db4 /include/sway/server.h
parentFire up the wlroots backend and run the event loop (diff)
downloadsway-c3457de28a37d074a960cd464445de02d6527997.tar.gz
sway-c3457de28a37d074a960cd464445de02d6527997.tar.zst
sway-c3457de28a37d074a960cd464445de02d6527997.zip
Fix build yml files
Diffstat (limited to 'include/sway/server.h')
-rw-r--r--include/sway/server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/server.h b/include/sway/server.h
index 471a0270..9cd760ac 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -11,7 +11,6 @@
11 11
12struct sway_server { 12struct sway_server {
13 // TODO WLR 13 // TODO WLR
14 //struct roots_desktop *desktop;
15 //struct roots_input *input; 14 //struct roots_input *input;
16 15
17 struct wl_display *wl_display; 16 struct wl_display *wl_display;