mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 10:31:29 +03:00
wayland, fix check Lock && Mod Resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -241,6 +241,7 @@ pub(super) fn get_display_num() -> ResultType<usize> {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub(super) fn release_resouce() {
|
||||
if scrap::is_x11() {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user