diff options
author | vaxerski <[email protected]> | 2023-09-01 17:14:56 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2023-09-01 17:14:56 +0200 |
commit | b48f810a12d5e72e21c0a3c3c8020499a3fc7f86 (patch) | |
tree | 6e6383904c36bb1a3c50177006e597205a837c8c /protocols/meson.build | |
parent | bb0933437f4602080a66cc877fee36dce8dcb3ff (diff) | |
download | Hyprland-b48f810a12d5e72e21c0a3c3c8020499a3fc7f86.tar.gz Hyprland-b48f810a12d5e72e21c0a3c3c8020499a3fc7f86.zip |
meson/cmake: remove refs to ext-workspace-unstable-v1
Diffstat (limited to 'protocols/meson.build')
-rw-r--r-- | protocols/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/meson.build b/protocols/meson.build index 02e0c95a..60ae20cb 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -29,7 +29,6 @@ protocols = [ ['wlr-layer-shell-unstable-v1.xml'], ['wlr-output-power-management-unstable-v1.xml'], ['wlr-screencopy-unstable-v1.xml'], - ['ext-workspace-unstable-v1.xml'], ['pointer-constraints-unstable-v1.xml'], ['tablet-unstable-v2.xml'], ['idle.xml'], |