mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-26 02:28:37 +00:00
red dispatcher: Remove unused declaration of red_dispatcher_set_mm_time
It is not used since c541d7e29d
Signed-off-by: Pavel Grunt <pgrunt@redhat.com>
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
fd1eff352d
commit
2d79b39d96
@ -28,7 +28,6 @@ typedef struct AsyncCommand AsyncCommand;
|
||||
|
||||
void red_dispatcher_init(QXLInstance *qxl);
|
||||
|
||||
void red_dispatcher_set_mm_time(uint32_t);
|
||||
void red_dispatcher_on_ic_change(void);
|
||||
void red_dispatcher_on_sv_change(void);
|
||||
void red_dispatcher_set_mouse_mode(uint32_t mode);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user