[Spice-devel] [PATCH 2/3] Remove obsolete comment
Frediano Ziglio
fziglio at redhat.com
Tue May 31 09:53:11 UTC 2016
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);
--
2.7.4
More information about the Spice-devel
mailing list