On Fri, Nov 01, 2013 at 04:43:18PM +0900, Simon Horman wrote:
> This was inadvertently added by "MEDIUM: checks: Add agent health check".
> It appears to have never been used.

The prefix in the subject should be CLEANUP rather than LOW.
I will repost.

> 
> Signed-off-by: Simon Horman <[email protected]>
> ---
>  include/types/peers.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/types/peers.h b/include/types/peers.h
> index 41a1cce..d52dc8c 100644
> --- a/include/types/peers.h
> +++ b/include/types/peers.h
> @@ -72,7 +72,6 @@ struct peer {
>               int line;         /* line where the section appears */
>       } conf;                   /* config information */
>       time_t last_change;
> -     time_t last_slowstart_change;
>       struct sockaddr_storage addr;  /* peer address */
>       struct protocol *proto;        /* peer address protocol */
>       struct xprt_ops *xprt;         /* peer socket operations at transport 
> layer */
> -- 
> 1.8.4
> 

Reply via email to