[Spice-devel] [spice-server PATCH v1] reds: remove unused structs
Frediano Ziglio
fziglio at redhat.com
Mon Feb 1 16:42:06 CET 2016
>
> RedsMigSpiceMessage and RedsMigCertPubKeyInfo
> ---
> server/reds.c | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/server/reds.c b/server/reds.c
> index 9a4ea3e..4b9077c 100644
> --- a/server/reds.c
> +++ b/server/reds.c
> @@ -2807,15 +2807,6 @@ static void set_one_channel_security(int id, uint32_t
> security)
>
> #define REDS_SAVE_VERSION 1
>
> -typedef struct RedsMigSpiceMessage {
> - uint32_t connection_id;
> -} RedsMigSpiceMessage;
> -
> -typedef struct RedsMigCertPubKeyInfo {
> - uint16_t type;
> - uint32_t len;
> -} RedsMigCertPubKeyInfo;
> -
> static void reds_mig_release(RedsState *reds)
> {
> if (reds->mig_spice) {
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
More information about the Spice-devel
mailing list