mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
delete comment
This commit is contained in:
parent
422dadfef3
commit
31864eeec4
1 changed files with 0 additions and 1 deletions
|
|
@ -644,7 +644,6 @@ fn sync_status(evt: &KeyEvent) -> (bool, bool) {
|
|||
let click_numlock = {
|
||||
let code = evt.chr();
|
||||
let key = rdev::get_win_key(code, 0);
|
||||
//let key = rdev::windows::keycodes::key_from_code(code);
|
||||
match key {
|
||||
RdevKey::Home |
|
||||
RdevKey::UpArrow |
|
||||
|
|
|
|||
Loading…
Reference in a new issue