commit | 441954325e90fd345b68b4b9aee1e5021f50717e | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Oct 18 12:31:40 2017 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Oct 24 12:51:35 2017 +0300 |
tree | 422e983118176ffbf0d99b31fe57400828d47a4b | |
parent | 7d2fc9291b505cf0df2618686bb885a3219f1435 [diff] |
compositor-wayland: windowed/fullscreen not on fullscreen-shell The set_windowed and set_fullscreen functions are only useful on a desktop shell, and never called on fullscreen-shell. Remove the confusing dead code, and ensure we notice if these functions get called in the wrong environment. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net> Acked-by: Daniel Stone <daniels@collabora.com>