aboutsummaryrefslogtreecommitdiff
path: root/protocols/meson.build
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2022-12-02 12:00:26 -0500
committeradnano <me@adnano.co>2022-12-02 12:00:28 -0500
commit272540c7fbc008ff7eaf2257d5c54fd2151c69a6 (patch)
tree5b1443b04da8815039f0715b0a31a5da66194d10 /protocols/meson.build
parent38b4bae4bd4b2f96c3ddfa69880dc50c0affb8d9 (diff)
downloadwmenu-272540c7fbc008ff7eaf2257d5c54fd2151c69a6.tar.gz
Drop xdg-output-unstable-v1
Closes: https://todo.sr.ht/~adnano/wmenu/2
Diffstat (limited to 'protocols/meson.build')
-rw-r--r--protocols/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index 083099a..fb7ce6a 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -11,7 +11,6 @@ else
endif
protocols = [
- [wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.xml'],
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
['wlr-layer-shell-unstable-v1.xml'],
]