aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2018-07-30 16:24:46 +0100
committerEric Engestrom <eric.engestrom@intel.com>2018-07-30 16:24:46 +0100
commit52a27f1529973b7058427feddb5de32f23b1c64f (patch)
tree8b8ce3aa537ca0ca5ad2f9a77e45f151cc06ea52 /meson.build
parent4985667826c964b3401fc79fc5408a42b659c67d (diff)
delete references to swaygrab
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1cb40ade..1131f1c9 100644
--- a/meson.build
+++ b/meson.build
@@ -183,7 +183,6 @@ endif
if (get_option('zsh_completions'))
zsh_files = files(
'completions/zsh/_sway',
- 'completions/zsh/_swaygrab',
'completions/zsh/_swaylock',
'completions/zsh/_swaymsg',
)