mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 18:29:10 +08:00
compile error
This commit is contained in:
parent
64b4d14629
commit
dae3a2b43b
@ -78,7 +78,6 @@ fn main() {
|
|||||||
hbb_common::allow_err!(platform::uninstall_me());
|
hbb_common::allow_err!(platform::uninstall_me());
|
||||||
hbb_common::allow_err!(platform::install_me(
|
hbb_common::allow_err!(platform::install_me(
|
||||||
"desktopicon startmenu",
|
"desktopicon startmenu",
|
||||||
"".to_owned()
|
|
||||||
));
|
));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user