[Spice-devel] [PATCH spice-gtk v3 2/7] spice-uri: Mark parameter as unused
Victor Toso
lists at victortoso.com
Fri May 20 08:12:20 UTC 2016
On Thu, May 19, 2016 at 06:38:04PM +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 @@ static void spice_uri_finalize(GObject* obj)
> G_OBJECT_CLASS (spice_uri_parent_class)->finalize (obj);
> }
>
> -static void spice_uri_init (SpiceURI *self)
> +static void spice_uri_init (SpiceURI *self G_GNUC_UNUSED)
> {
> }
Acked-by: Victor Toso <victortoso at redhat.com>
>
> --
> 2.8.2
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list