mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-29 22:33:20 +03:00
fix conditional compilation
This commit is contained in:
@@ -80,6 +80,8 @@ impl InputEmulation for WindowsEmulation {
|
||||
async fn create(&mut self, _handle: EmulationHandle) {}
|
||||
|
||||
async fn destroy(&mut self, _handle: EmulationHandle) {}
|
||||
|
||||
async fn terminate(&mut self) {}
|
||||
}
|
||||
|
||||
impl WindowsEmulation {
|
||||
|
||||
Reference in New Issue
Block a user