[Spice-devel] [PATCH spice] spice-migration.h: un-deprecate set_seamless_migration()

Christophe Fergeau cfergeau at redhat.com
Thu May 12 08:53:03 UTC 2016


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Wed, May 11, 2016 at 08:16:42PM +0200, Marc-André Lureau wrote:
> This function was wrongly marked as deprecated in commit b41220b1441b8.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
> ---
>  server/spice-migration.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/server/spice-migration.h b/server/spice-migration.h
> index 944e133..9528f0e 100644
> --- a/server/spice-migration.h
> +++ b/server/spice-migration.h
> @@ -56,6 +56,6 @@ int spice_server_migrate_connect(SpiceServer *s, const char* dest,
>  int spice_server_migrate_start(SpiceServer *s);
>  int spice_server_migrate_end(SpiceServer *s, int completed);
>  
> -void spice_server_set_seamless_migration(SpiceServer *s, int enable) G_GNUC_DEPRECATED;
> +void spice_server_set_seamless_migration(SpiceServer *s, int enable);
>  
>  #endif /* SPICE_MIGRATION_H_ */
> -- 
> 2.7.4
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160512/5d72de2d/attachment.sig>


More information about the Spice-devel mailing list