Re: [Spice-devel] [PATCH spice-gtk 09/13] migration: remove unnecessary reference

2014-11-12 Thread Christophe Fergeau
On Wed, Nov 12, 2014 at 05:03:37PM +0100, Marc-André Lureau wrote: > On Wed, Nov 12, 2014 at 4:14 PM, Christophe Fergeau > wrote: > > > Hey, this one can be squashed in patch 04/13 > > > I prefer to keep this seperate to ease bisection if it introduces issues. > Furthermore, it's not directly r

Re: [Spice-devel] [PATCH spice-gtk 09/13] migration: remove unnecessary reference

2014-11-12 Thread Marc-André Lureau
On Wed, Nov 12, 2014 at 4:14 PM, Christophe Fergeau wrote: > Hey, this one can be squashed in patch 04/13 I prefer to keep this seperate to ease bisection if it introduces issues. Furthermore, it's not directly related to 4/13. -- Marc-André Lureau ___

Re: [Spice-devel] [PATCH spice-gtk 09/13] migration: remove unnecessary reference

2014-11-12 Thread Christophe Fergeau
Hey, this one can be squashed in patch 04/13 Christophe On Sun, Nov 09, 2014 at 05:31:41PM +0100, Marc-André Lureau wrote: > --- > gtk/channel-main.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/gtk/channel-main.c b/gtk/channel-main.c > index 2b88391..826b10b 10064

[Spice-devel] [PATCH spice-gtk 09/13] migration: remove unnecessary reference

2014-11-09 Thread Marc-André Lureau
--- gtk/channel-main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gtk/channel-main.c b/gtk/channel-main.c index 2b88391..826b10b 100644 --- a/gtk/channel-main.c +++ b/gtk/channel-main.c @@ -2163,7 +2163,7 @@ static void main_migrate_connect(SpiceChannel *channel, mi