aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocol/meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocol/meson.build b/protocol/meson.build
index 514a6dde..2853971f 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -32,12 +32,8 @@ protocols = [
client_protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
- [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
- 'gamma-control.xml',
- 'gtk-primary-selection.xml',
'idle.xml',
'screenshooter.xml',
- 'server-decoration.xml',
]
wl_protos_src = []