mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
smart-channel-client: Remove spicec client reference from comment
spicec is an obsolete client. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
7f1481dce6
commit
cfdb255b41
@ -252,8 +252,7 @@ bool smartcard_channel_client_handle_message(RedChannelClient *rcc,
|
||||
SmartCardChannelClient *scc = SMARTCARD_CHANNEL_CLIENT(rcc);
|
||||
|
||||
if (type != SPICE_MSGC_SMARTCARD_DATA) {
|
||||
/* Handles seamless migration protocol. Also handles ack's,
|
||||
* spicy sends them while spicec does not */
|
||||
/* Handles seamless migration protocol. Also handles ack's */
|
||||
return red_channel_client_handle_message(rcc, type, size, message);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user