mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 20:01:29 +03:00
Delete reset function about enigo
This commit is contained in:
@@ -19,10 +19,6 @@ impl Enigo {
|
||||
pub fn set_delay(&mut self, delay: u64) {
|
||||
self.xdo.set_delay(delay)
|
||||
}
|
||||
/// Reset pynput?.
|
||||
pub fn reset(&mut self) {
|
||||
todo!()
|
||||
}
|
||||
/// Set uinput keyboard.
|
||||
pub fn set_uinput_keyboard(
|
||||
&mut self,
|
||||
|
||||
Reference in New Issue
Block a user