[Spice-devel] [spice-gtk 2/5] Remove spice_gtk_session_sync_keyboard_modifiers from public headers
Marc-André Lureau
mlureau at redhat.com
Wed Oct 29 08:08:08 PDT 2014
ack
----- Mail original -----
> It's not meant to be exported as it's not listed in spice-gtk symbol map
> file.
> ---
> gtk/spice-gtk-session-priv.h | 1 +
> gtk/spice-gtk-session.h | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gtk/spice-gtk-session-priv.h b/gtk/spice-gtk-session-priv.h
> index aba6fe9..48482b6 100644
> --- a/gtk/spice-gtk-session-priv.h
> +++ b/gtk/spice-gtk-session-priv.h
> @@ -25,6 +25,7 @@ G_BEGIN_DECLS
> 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);
>
> G_END_DECLS
>
> diff --git a/gtk/spice-gtk-session.h b/gtk/spice-gtk-session.h
> index fbcc353..3b4eac6 100644
> --- a/gtk/spice-gtk-session.h
> +++ b/gtk/spice-gtk-session.h
> @@ -59,7 +59,6 @@ GType spice_gtk_session_get_type(void);
> SpiceGtkSession *spice_gtk_session_get(SpiceSession *session);
> void spice_gtk_session_copy_to_guest(SpiceGtkSession *self);
> void spice_gtk_session_paste_from_guest(SpiceGtkSession *self);
> -void spice_gtk_session_sync_keyboard_modifiers(SpiceGtkSession *self);
>
> G_END_DECLS
>
> --
> 2.1.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
More information about the Spice-devel
mailing list