Re: [Spice-devel] [PATCH spice-gtk v4 2/8] spice-uri: Mark parameter as unused

2016-05-31 Thread Victor Toso
Hi, On Mon, May 30, 2016 at 05:46:44PM +0200, Pavel Grunt wrote: > --- > src/spice-uri.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/spice-uri.c b/src/spice-uri.c > index e1317bd..8cf870d 100644 > --- a/src/spice-uri.c > +++ b/src/spice-uri.c > @@ -340,7 +340,7

[Spice-devel] [PATCH spice-gtk v4 2/8] spice-uri: Mark parameter as unused

2016-05-30 Thread Pavel Grunt
--- src/spice-uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice-uri.c b/src/spice-uri.c index e1317bd..8cf870d 100644 --- a/src/spice-uri.c +++ b/src/spice-uri.c @@ -340,7 +340,7 @@ static void spice_uri_finalize(GObject* obj) G_OBJECT_CLASS