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:
Pekka Paalanen 2022-06-01 14:40:44 +03:00
parent b0257e0ffc
commit ee085015d0
1 changed files with 0 additions and 6 deletions

View File

@ -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',