summaryrefslogtreecommitdiffstats
path: root/server/spicevmc.c
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2012-08-06 13:35:19 +0300
committerYonit Halperin <yhalperi@redhat.com>2012-08-27 09:13:12 +0300
commit26027036c05cac96e2648ee146d63ba83af2d35e (patch)
treeb3773c51bfebf9661d9c6d3604565b9ef5ff7904 /server/spicevmc.c
parent934fb14ccc731689369c55ead8125a590c0c4343 (diff)
downloadspice-26027036c05cac96e2648ee146d63ba83af2d35e.tar.gz
spice-26027036c05cac96e2648ee146d63ba83af2d35e.tar.xz
spice-26027036c05cac96e2648ee146d63ba83af2d35e.zip
red_channel: remove unused migrate flag from RedChannel
The relevant flags reside in RedChannelClient and RedClient
Diffstat (limited to 'server/spicevmc.c')
-rw-r--r--server/spicevmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/spicevmc.c b/server/spicevmc.c
index b6eaa08a..058a1820 100644
--- a/server/spicevmc.c
+++ b/server/spicevmc.c
@@ -417,7 +417,6 @@ SpiceCharDeviceState *spicevmc_device_connect(SpiceCharDeviceInstance *sin,
state = (SpiceVmcState*)red_channel_create(sizeof(SpiceVmcState),
core, channel_type, id[channel_type]++,
- FALSE /* migration - TODO? */,
FALSE /* handle_acks */,
spicevmc_red_channel_client_handle_message,
&channel_cbs,