mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-05 04:59:05 +08:00
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
faf99ffe14
commit
c871af2711
@ -1521,6 +1521,7 @@ pub mod sessions {
|
|||||||
s.switch_display(value[0]);
|
s.switch_display(value[0]);
|
||||||
|
|
||||||
// Check if other displays are needed.
|
// Check if other displays are needed.
|
||||||
|
#[cfg(feature = "flutter_texture_render")]
|
||||||
if value.len() == 1 {
|
if value.len() == 1 {
|
||||||
check_remove_unused_displays(
|
check_remove_unused_displays(
|
||||||
Some(value[0] as _),
|
Some(value[0] as _),
|
||||||
|
Loading…
Reference in New Issue
Block a user