diff options
author | Markus Ongyerth <ongy@ongy.net> | 2018-02-20 13:41:10 +0100 |
---|---|---|
committer | Markus Ongyerth <ongy@ongy.net> | 2018-02-20 13:41:10 +0100 |
commit | 3016133f91afa162c04b6b26804031a40f8cbfd2 (patch) | |
tree | a44effaec38079b843c7aa96197c396206b4aeca /protocol | |
parent | bab8c73d3cc57b2cf6b6c6685ea7ebf62772749c (diff) |
idle-inhibit: feedback pass
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol/meson.build b/protocol/meson.build index ac9c83a3..40e70a5f 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -39,7 +39,6 @@ client_protocols = [ 'gtk-primary-selection.xml', 'idle.xml', 'screenshooter.xml', - 'server-decoration.xml', ] wl_protos_src = [] |