summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/voicecall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index 027168a4..f7575a10 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -1681,7 +1681,6 @@ static void emit_en_list_changed(struct ofono_voicecall *vc)
static void set_new_ecc(struct ofono_voicecall *vc)
{
- GSList *l;
int i = 0;
g_slist_foreach(vc->en_list, (GFunc)g_free, NULL);