[Spice-devel] [PATCH spice-server v2 03/11] red dispatcher: Remove unused declaration of red_dispatcher_set_mm_time

Fabiano FidĂȘncio fidencio at redhat.com
Mon Nov 23 01:54:28 PST 2015


On Mon, Nov 23, 2015 at 10:43 AM, Pavel Grunt <pgrunt at redhat.com> wrote:
> It is not used since c541d7e29dc0053e6434d053a50454bb8a7121e9
>
> Signed-off-by: Pavel Grunt <pgrunt at redhat.com>
> ---
>  server/red_dispatcher.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/server/red_dispatcher.h b/server/red_dispatcher.h
> index fef067c..9f3474f 100644
> --- a/server/red_dispatcher.h
> +++ b/server/red_dispatcher.h
> @@ -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);
> --
> 2.5.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Acked-by: Fabiano FidĂȘncio <fidencio at redhat.com>


More information about the Spice-devel mailing list