mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Fix warning
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use crate::ResultType;
|
||||
use std::sync::Mutex;
|
||||
|
||||
pub fn get_display_server() -> String {
|
||||
let session = get_value_of_seat0(0);
|
||||
|
||||
Reference in New Issue
Block a user