Re: [Spice-devel] [spice-gtk 10/13] channel: simplify has error code

2014-02-12 Thread Christophe Fergeau
ACK Christophe On Mon, Feb 03, 2014 at 07:02:41PM +0100, Marc-André Lureau wrote: > From: Marc-André Lureau > > Get rid of a superflous g_socket_condition_check(). > --- > gtk/spice-channel.c | 28 +++- > 1 file changed, 11 insertions(+), 17 deletions(-) > > diff --git

[Spice-devel] [spice-gtk 10/13] channel: simplify has error code

2014-02-03 Thread Marc-André Lureau
From: Marc-André Lureau Get rid of a superflous g_socket_condition_check(). --- gtk/spice-channel.c | 28 +++- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/gtk/spice-channel.c b/gtk/spice-channel.c index 7459a49..87bc471 100644 --- a/gtk/spice-channel.c