[Spice-devel] [PATCH 1/2] Remove unused definitions

Christophe Fergeau cfergeau at redhat.com
Mon May 9 13:19:04 UTC 2016


For the 2 patches:

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

On Mon, May 09, 2016 at 01:55:54PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/reds.h | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/server/reds.h b/server/reds.h
> index f0f28da9e..efb46a0 100644
> --- a/server/reds.h
> +++ b/server/reds.h
> @@ -37,11 +37,6 @@ static inline QXLInterface * qxl_get_interface(QXLInstance *qxl)
>      return SPICE_CONTAINEROF(qxl->base.sif, QXLInterface, base);
>  }
>  
> -struct TunnelWorker;
> -struct SpiceNetWireState {
> -    struct TunnelWorker *worker;
> -};
> -
>  struct SpiceMigrateState {
>      int dummy;
>  };
> @@ -79,7 +74,6 @@ enum {
>  void reds_client_disconnect(RedsState *reds, RedClient *client);
>  
>  // Temporary (?) for splitting main channel
> -typedef struct MainMigrateData MainMigrateData;
>  void reds_marshall_migrate_data(RedsState *reds, SpiceMarshaller *m);
>  SpiceMsgChannels *reds_msg_channels_new(RedsState *reds);
>  
> -- 
> 2.5.5
> 
> _______________________________________________
> 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/20160509/316d3748/attachment.sig>


More information about the Spice-devel mailing list