mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 07:51:28 +03:00
refactor cliprdr, not tested on windows yet
This commit is contained in:
@@ -77,7 +77,8 @@ pub fn server_msg(context: &mut Box<CliprdrClientContext>, conn_id: ConnID, msg:
|
||||
ret
|
||||
}
|
||||
None => {
|
||||
unreachable!()
|
||||
// unreachable!()
|
||||
0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user