mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-10 23:00:55 +03:00
remove dispatch workaround
This commit is contained in:
committed by
Ferdinand Schober
parent
9abec63313
commit
37a8f729ea
@@ -55,9 +55,6 @@ pub fn new(
|
||||
None => break,
|
||||
}
|
||||
}
|
||||
res = emulate.dispatch() => {
|
||||
res?;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user