mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 14:31:29 +03:00
somebody not tidy, but like tidy code, :), https://github.com/rustdesk/rustdesk/issues/198
This commit is contained in:
@@ -272,6 +272,7 @@ impl Config {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub fn log_path() -> PathBuf {
|
pub fn log_path() -> PathBuf {
|
||||||
|
#[allow(unreachable_code)]
|
||||||
#[cfg(target_os = "macos")]
|
#[cfg(target_os = "macos")]
|
||||||
{
|
{
|
||||||
if let Some(path) = dirs_next::home_dir().as_mut() {
|
if let Some(path) = dirs_next::home_dir().as_mut() {
|
||||||
|
|||||||
Reference in New Issue
Block a user