Am 10.01.14 17:25, schrieb Gert Doering:
> Signed-off-by: Gert Doering <g...@greenie.muc.de>
> ---
>  src/openvpn/comp-lz4.c | 1 -
>  src/openvpn/options.c  | 2 ++
>  src/openvpn/ssl.c      | 3 +--
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/src/openvpn/comp-lz4.c b/src/openvpn/comp-lz4.c
> index afa43b1..4651148 100644
> --- a/src/openvpn/comp-lz4.c
> +++ b/src/openvpn/comp-lz4.c
> @@ -64,7 +64,6 @@ lz4_compress (struct buffer *buf, struct buffer work,
>              struct compress_context *compctx,
>              const struct frame* frame)
>  {
> -  int result;
>    bool compressed = false;
>  
>
ACK. I should have noticed that but it was buried under the other
warnings :(

Arne


Reply via email to