mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
refactor, will do with shared memory
This commit is contained in:
@@ -80,7 +80,6 @@ pub enum Data {
|
||||
enabled: bool,
|
||||
},
|
||||
SystemInfo(Option<String>),
|
||||
ClickTime(i64),
|
||||
Authorize,
|
||||
Close,
|
||||
SAS,
|
||||
|
||||
Reference in New Issue
Block a user