mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
@@ -79,6 +79,8 @@ impl Subscriber for MouseCursorSub {
|
||||
self.inner.send(msg);
|
||||
}
|
||||
}
|
||||
|
||||
fn send_video_frame(&mut self, _: std::time::Instant, _: Arc<Message>) {}
|
||||
}
|
||||
|
||||
pub const NAME_CURSOR: &'static str = "mouse_cursor";
|
||||
|
||||
Reference in New Issue
Block a user