mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
@@ -963,7 +963,6 @@ impl PeerConfig {
|
||||
};
|
||||
|
||||
let c = PeerConfig::load(&id_decoded_string);
|
||||
log::info!("REMOVE ME ============================== peer config {:?}", &c);
|
||||
if c.info.platform.is_empty() {
|
||||
fs::remove_file(p).ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user