aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2019-03-18 20:52:56 +1000
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-03-18 11:29:19 -0400
commite9a476244df7a8886fc6fc6785251198ed76e601 (patch)
tree377c048bbee8a63a9da69e3caa31e3ea405246be /sway/meson.build
parentDocument the title_format command (diff)
downloadsway-e9a476244df7a8886fc6fc6785251198ed76e601.tar.gz
sway-e9a476244df7a8886fc6fc6785251198ed76e601.tar.zst
sway-e9a476244df7a8886fc6fc6785251198ed76e601.zip
Remove debug tree
This feature has served its purpose. It's better to use IPC now.
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/meson.build b/sway/meson.build
index cb1f8e25..1138bc73 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -2,7 +2,6 @@ sway_sources = files(
2 'commands.c', 2 'commands.c',
3 'config.c', 3 'config.c',
4 'criteria.c', 4 'criteria.c',
5 'debug-tree.c',
6 'decoration.c', 5 'decoration.c',
7 'ipc-json.c', 6 'ipc-json.c',
8 'ipc-server.c', 7 'ipc-server.c',