refactor, will do with shared memory

This commit is contained in:
rustdesk
2021-08-10 16:01:39 +08:00
parent c3a3c1a1c7
commit 61caaa3365
4 changed files with 2 additions and 47 deletions

View File

@@ -80,7 +80,6 @@ pub enum Data {
enabled: bool,
},
SystemInfo(Option<String>),
ClickTime(i64),
Authorize,
Close,
SAS,