[sheepdog] [PATCH] sheep: remove unused variable

Liu Yuan namei.unix at gmail.com
Wed Mar 13 07:42:12 CET 2013


On 03/12/2013 03:18 PM, MORITA Kazutaka wrote:
> Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> ---
>  sheep/store.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sheep/store.c b/sheep/store.c
> index 900bedf..bd5e0ec 100644
> --- a/sheep/store.c
> +++ b/sheep/store.c
> @@ -29,7 +29,6 @@
>  #include "farm/farm.h"
>  
>  char *obj_path;
> -char *mnt_path;
>  char *jrnl_path;
>  char *epoch_path;
>  
> 

Applied, thanks.

Yuan



More information about the sheepdog mailing list