> > 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@xxxxxxxxxx> Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel