mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-08 04:40:06 +03:00
Patch #2701 (609117c: "ignore style warnings in libs/scrap") was merged, but the RustDesk team decided to later instead changed is_cursor_embedded to uppercase (see discussion on the PR), thus no longer triggering the warning and no longer needing the allow block. This was changed in (b723f84: "fix linux to mac, keyboard input"). This patch removes the now unnecessary allowances. Signed-off-by: Amy Parker <apark0006@student.cerritos.edu> Cc: fufseou <shuanglongchen@yeah.net>