mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 16:01:28 +03:00
simply remove it in case password log
This commit is contained in:
@@ -149,7 +149,6 @@ pub fn core_main() -> Option<Vec<String>> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
hbb_common::init_log(false, &log_name);
|
hbb_common::init_log(false, &log_name);
|
||||||
log::info!("main start args: {:?}, env: {:?}", args, std::env::args());
|
|
||||||
|
|
||||||
// linux uni (url) go here.
|
// linux uni (url) go here.
|
||||||
#[cfg(all(target_os = "linux", feature = "flutter"))]
|
#[cfg(all(target_os = "linux", feature = "flutter"))]
|
||||||
|
|||||||
Reference in New Issue
Block a user