Re: [PATCH spice-server 05/10] replay: Do not use obsolete set_mm_time callback

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 22, 2018 at 05:54:57PM +0000, Frediano Ziglio wrote:
> Marked as obsolete with clang and some options is detected as
> error.
> 
> Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>

Acked-by: Victor Toso <victortoso@xxxxxxxxxx>

> ---
>  server/tests/replay.c | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/server/tests/replay.c b/server/tests/replay.c
> index 0ceb7271..137f0606 100644
> --- a/server/tests/replay.c
> +++ b/server/tests/replay.c
> @@ -91,10 +91,6 @@ static void set_compression_level(QXLInstance *qin, int level)
>      g_debug("%s\n", __func__);
>  }
>  
> -static void set_mm_time(QXLInstance *qin, uint32_t mm_time)
> -{
> -}
> -
>  // same as qemu/ui/spice-display.h
>  #define MAX_SURFACE_NUM 1024
>  
> @@ -256,7 +252,6 @@ static QXLInterface display_sif = {
>      },
>      .attache_worker = attach_worker,
>      .set_compression_level = set_compression_level,
> -    .set_mm_time = set_mm_time,
>      .get_init_info = get_init_info,
>      .get_command = get_display_command,
>      .req_cmd_notification = req_display_notification,
> -- 
> 2.14.3
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]