mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 15:11:01 +03:00
This commit is contained in:
@@ -591,7 +591,6 @@ impl Connection {
|
||||
log::debug!("Exit io_loop of id={}", session.id);
|
||||
}
|
||||
Err(err) => {
|
||||
crate::common::test_rendezvous_server();
|
||||
session.msgbox("error", "Connection Error", &err.to_string());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user