[Spice-devel] [PATCH spice-server 10/13] inputs-channel-client: Remove unused declarations

Victor Toso victortoso at redhat.com
Fri Aug 2 10:11:23 UTC 2019


Hi,

On Thu, May 30, 2019 at 03:22:51PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/inputs-channel-client.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/server/inputs-channel-client.h b/server/inputs-channel-client.h
> index c22288980..1afc22bd4 100644
> --- a/server/inputs-channel-client.h
> +++ b/server/inputs-channel-client.h
> @@ -61,9 +61,6 @@ RedChannelClient* inputs_channel_client_create(RedChannel *channel,
>                                                 RedStream *stream,
>                                                 RedChannelCapabilities *caps);
>  
> -uint16_t inputs_channel_client_get_motion_count(InputsChannelClient* self);
> -/* only for migration */
> -void inputs_channel_client_set_motion_count(InputsChannelClient* self, uint16_t count);

My grep tells me this was pushed already, hehe
very late ack ;)

>  void inputs_channel_client_on_mouse_motion(InputsChannelClient* self);
>  void inputs_channel_client_send_migrate_data(RedChannelClient *rcc,
>                                               SpiceMarshaller *m, RedPipeItem *item);
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190802/f6c61084/attachment.sig>


More information about the Spice-devel mailing list