mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
clippy
This commit is contained in:
@@ -285,7 +285,7 @@ impl EmulationProxy {
|
||||
|
||||
// used to send enabled and disabled events
|
||||
let _emulation_guard = DropGuard::new(
|
||||
&event_tx,
|
||||
event_tx,
|
||||
EmulationEvent::EmulationEnabled,
|
||||
EmulationEvent::EmulationDisabled,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user