summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem/voicecall.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-12-08 22:17:51 -0600
committerDenis Kenzior <denkenz@gmail.com>2009-12-08 22:17:51 -0600
commite049862b516769743f1cdb94fbb611ac3e30e0c5 (patch)
tree0d3946a100a801929fd313b2473f8c215970c686 /drivers/hfpmodem/voicecall.c
parent58c8a33adfac432867230aa6ff0cb6f9e2afa680 (diff)
downloadofono-e049862b516769743f1cdb94fbb611ac3e30e0c5.tar.bz2
Style: Remove empty line
Diffstat (limited to 'drivers/hfpmodem/voicecall.c')
-rw-r--r--drivers/hfpmodem/voicecall.c1
1 files changed, 0 insertions, 1 deletions
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);