From e049862b516769743f1cdb94fbb611ac3e30e0c5 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 8 Dec 2009 22:17:51 -0600 Subject: Style: Remove empty line --- drivers/hfpmodem/voicecall.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/hfpmodem/voicecall.c') diff --git a/drivers/hfpmodem/voicecall.c b/drivers/hfpmodem/voicecall.c index 17811d60..7c2b95f1 100644 --- a/drivers/hfpmodem/voicecall.c +++ b/drivers/hfpmodem/voicecall.c @@ -891,7 +891,6 @@ static void ciev_callheld_notify(struct ofono_voicecall *vc, call->status = CALL_STATUS_HELD; ofono_voicecall_notify(vc, call); - } } else if (callheld == 1) release_with_status(vc, CALL_STATUS_ACTIVE); -- cgit v1.2.3