Fix: No need to set this to NULL

This commit is contained in:
Denis Kenzior 2009-10-28 17:40:35 -05:00
parent c41a8ced81
commit 2c5ea9d4ee
1 changed files with 0 additions and 1 deletions

View File

@ -395,7 +395,6 @@ static void release_call(struct ofono_voicecall *vc, struct ofono_call *call)
vd->call = NULL;
g_free(call);
call = NULL;
}
static void ciev_call_notify(struct ofono_voicecall *vc,