[Spice-devel] [spice-gtk 1/2] session: Remove unused spice_gtk_session_get_read_only prototype

Marc-André Lureau marcandre.lureau at redhat.com
Thu Jan 4 10:32:03 UTC 2018



----- Original Message -----
> There is no such function implemented anywhere in the codebase.
> 
> Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>

ack, originally introduced in 222e25a029

> ---
>  src/spice-gtk-session-priv.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/spice-gtk-session-priv.h b/src/spice-gtk-session-priv.h
> index d7fe3133..0dbc9e96 100644
> --- a/src/spice-gtk-session-priv.h
> +++ b/src/spice-gtk-session-priv.h
> @@ -37,7 +37,6 @@ struct _SpiceGtkSessionClass
>  
>  void spice_gtk_session_request_auto_usbredir(SpiceGtkSession *self,
>                                               gboolean state);
> -gboolean spice_gtk_session_get_read_only(SpiceGtkSession *self);
>  void spice_gtk_session_sync_keyboard_modifiers(SpiceGtkSession *self);
>  void spice_gtk_session_set_pointer_grabbed(SpiceGtkSession *self, gboolean
>  grabbed);
>  gboolean spice_gtk_session_get_pointer_grabbed(SpiceGtkSession *self);
> --
> 2.14.3
> 
> _______________________________________________
> 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