mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 15:11:29 +03:00
issue #1052
This commit is contained in:
@@ -1669,7 +1669,6 @@ impl Remote {
|
||||
}
|
||||
|
||||
async fn handle_msg_from_ui(&mut self, data: Data, peer: &mut Stream) -> bool {
|
||||
// log::info!("new msg from ui, {}",data);
|
||||
match data {
|
||||
Data::Close => {
|
||||
let mut misc = Misc::new();
|
||||
|
||||
Reference in New Issue
Block a user