[Spice-devel] [PATCH 2/3] Remove obsolete comment

Jonathon Jongsma jjongsma at redhat.com
Wed Jun 1 15:10:56 UTC 2016


Acked-by: Jonathon Jongsma <jjongsma at redhat.com>

On Tue, 2016-05-31 at 10:53 +0100, Frediano Ziglio wrote:
> AGENT_CONNECT with token count is implemented by agent_connected_tokens
> message.
> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/char-device.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/server/char-device.h b/server/char-device.h
> index 2dd848f..1ada763 100644
> --- a/server/char-device.h
> +++ b/server/char-device.h
> @@ -182,8 +182,6 @@ int red_char_device_restore(RedCharDevice *dev,
>   *  instead we just reset it.
>   *  In addition, there is a misshandling of AGENT_TOKENS message in spice-
> gtk: it
>   *  overrides the amount of tokens, instead of adding the given amount.
> - *
> - *  todo: change AGENT_CONNECT msg to contain tokens count.
>   */
>  void red_char_device_reset(RedCharDevice *dev);
>  


More information about the Spice-devel mailing list