delete references to swaygrab

This commit is contained in:
Eric Engestrom 2018-07-30 16:24:46 +01:00
parent 4985667826
commit 52a27f1529
15 changed files with 2 additions and 60 deletions

View file

@ -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',
)