This isn't terribly useful for general debugging and makes the log pretty noisy when transferring large files. --- src/channel-main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/channel-main.c b/src/channel-main.c index 01a3f89..8c0d28c 100644 --- a/src/channel-main.c +++ b/src/channel-main.c @@ -979,7 +979,6 @@ static gboolean file_xfer_flush_finish(SpiceMainChannel *channel, GAsyncResult * return FALSE; } - CHANNEL_DEBUG(channel, "flushed finished!"); return g_simple_async_result_get_op_res_gboolean(simple); } -- 2.4.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel