Remove obsolete comment

AGENT_CONNECT with token count is implemented by agent_connected_tokens
message.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Frediano Ziglio 2016-05-31 10:40:23 +01:00
parent 8a314520cc
commit 6fbefcc3c3

View File

@ -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);