mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 05:41:28 +03:00
@@ -244,7 +244,7 @@ pub(super) fn get_display_num() -> ResultType<usize> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[allow(dead_code)]
|
#[allow(dead_code)]
|
||||||
pub(super) fn release_resouce() {
|
pub(super) fn release_resource() {
|
||||||
if scrap::is_x11() {
|
if scrap::is_x11() {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user