[Spice-devel] [PATCH spice-gtk 3/3] Remove noisy debug statement
Victor Toso
lists at victortoso.com
Thu Oct 22 00:15:32 PDT 2015
Hi,
On Wed, Oct 21, 2015 at 03:52:51PM -0500, Jonathon Jongsma wrote:
> This isn't terribly useful for general debugging and makes the log
> pretty noisy when transferring large files.
Definitely :)
Ack!
> ---
> 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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list