mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
translation & Rustdesk to RustDesk
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -12,7 +12,7 @@ use std::sync::Mutex;
|
||||
#[cfg(windows)]
|
||||
lazy_static::lazy_static! {
|
||||
// If device is uninstalled though "Device Manager" Window.
|
||||
// Rustdesk is unable to handle device any more...
|
||||
// RustDesk is unable to handle device any more...
|
||||
static ref H_SW_DEVICE: Mutex<u64> = Mutex::new(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user