mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 08:50:10 +01:00
build: drop unused option rdp-thread-check
Clean up leftovers from 2df71c6dd7.
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
b0257e0ffc
commit
ee085015d0
1 changed files with 0 additions and 6 deletions
|
|
@ -26,12 +26,6 @@ option(
|
||||||
value: true,
|
value: true,
|
||||||
description: 'Weston backend: RDP remote screensharing'
|
description: 'Weston backend: RDP remote screensharing'
|
||||||
)
|
)
|
||||||
option(
|
|
||||||
'rdp-thread-check',
|
|
||||||
type: 'boolean',
|
|
||||||
value: false,
|
|
||||||
description: 'Aggressive thread sanity checks for the RDP backend'
|
|
||||||
)
|
|
||||||
option(
|
option(
|
||||||
'screenshare',
|
'screenshare',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue