[Spice-devel] [PATCH spice-server 1/2] Remove unused declaration

Christophe Fergeau cfergeau at redhat.com
Tue Oct 25 14:11:21 UTC 2016


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

On Tue, Oct 25, 2016 at 01:45:43PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/reds-private.h | 8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/server/reds-private.h b/server/reds-private.h
> index 36ef6c0..7af93ba 100644
> --- a/server/reds-private.h
> +++ b/server/reds-private.h
> @@ -50,14 +50,6 @@ typedef struct MonitorMode {
>  #define REDS_MAX_STAT_NODES 100
>  #define REDS_STAT_SHM_SIZE (sizeof(SpiceStat) + REDS_MAX_STAT_NODES * sizeof(SpiceStatNode))
>  
> -typedef struct RedsStatValue {
> -    uint32_t value;
> -    uint32_t min;
> -    uint32_t max;
> -    uint32_t average;
> -    uint32_t count;
> -} RedsStatValue;
> -
>  #endif
>  
>  typedef struct RedsMigPendingLink {
> -- 
> 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: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20161025/823c8497/attachment.sig>


More information about the Spice-devel mailing list