diff options
author | Markus Ongyerth <ongy@ongy.net> | 2018-02-21 16:17:59 +0100 |
---|---|---|
committer | Markus Ongyerth <ongy@ongy.net> | 2018-02-21 16:22:04 +0100 |
commit | 87a7afb64161131beb1063ab4796591bb361db3c (patch) | |
tree | c38f41de39ffd92dcf18ffa9883e61fd0b412297 /protocol/meson.build | |
parent | 3016133f91afa162c04b6b26804031a40f8cbfd2 (diff) |
idle-inhibit: second feedback pass
Diffstat (limited to 'protocol/meson.build')
-rw-r--r-- | protocol/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocol/meson.build b/protocol/meson.build index 40e70a5f..6c87a887 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -35,8 +35,6 @@ client_protocols = [ [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'], [wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'], - 'gamma-control.xml', - 'gtk-primary-selection.xml', 'idle.xml', 'screenshooter.xml', ] |