mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 10:19:09 +08:00
remove warn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
0c057139e4
commit
98d0335607
@ -863,6 +863,7 @@ fn release_unpressed_modifiers(en: &mut Enigo, key_event: &KeyEvent) {
|
||||
fix_modifiers(&key_event.modifiers[..], en, ck_value);
|
||||
}
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
fn is_altgr_pressed() -> bool {
|
||||
KEYS_DOWN
|
||||
.lock()
|
||||
|
Loading…
Reference in New Issue
Block a user