forked from mirrors/rustdesk
simply remove it in case password log
This commit is contained in:
parent
a22f2108c6
commit
d187121645
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ pub fn core_main() -> Option<Vec<String>> {
|
|||
}
|
||||
}
|
||||
hbb_common::init_log(false, &log_name);
|
||||
log::info!("main start args: {:?}, env: {:?}", args, std::env::args());
|
||||
|
||||
// linux uni (url) go here.
|
||||
#[cfg(all(target_os = "linux", feature = "flutter"))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue