From a0009460ff7a030e69f29024b47143f71a291d80 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 26 Nov 2015 14:08:47 +0100 Subject: [PATCH] fix compile --- src/hfp_hf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hfp_hf.c b/src/hfp_hf.c index 74f1700ab..c6badedb2 100644 --- a/src/hfp_hf.c +++ b/src/hfp_hf.c @@ -354,7 +354,6 @@ static int codecs_exchange_state_machine(hfp_connection_t * context){ */ if (context->ok_pending) return 0; - int done = 1; printf(" -> State machine: CC\n"); switch (context->command){