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
|
@ -26,12 +26,6 @@ option(
|
|||
value: true,
|
||||
description: 'Weston backend: RDP remote screensharing'
|
||||
)
|
||||
option(
|
||||
'rdp-thread-check',
|
||||
type: 'boolean',
|
||||
value: false,
|
||||
description: 'Aggressive thread sanity checks for the RDP backend'
|
||||
)
|
||||
option(
|
||||
'screenshare',
|
||||
type: 'boolean',
|
||||
|
|
Loading…
Reference in New Issue