--- src/channel-usbredir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c index fef62ce..318adf1 100644 --- a/src/channel-usbredir.c +++ b/src/channel-usbredir.c @@ -282,7 +282,7 @@ void spice_usbredir_channel_set_context(SpiceUsbredirChannel *channel, usbredirhost_set_buffered_output_size_cb(priv->host, usbredir_buffered_output_size_callback); #endif #ifdef USE_LZ4 - spice_channel_set_capability(channel, SPICE_SPICEVMC_CAP_DATA_COMPRESS_LZ4); + //spice_channel_set_capability(channel, SPICE_SPICEVMC_CAP_DATA_COMPRESS_LZ4); #endif } -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel