summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/calypsomodem/voicecall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/calypsomodem/voicecall.c b/drivers/calypsomodem/voicecall.c
index 5deae427..34d5ae91 100644
--- a/drivers/calypsomodem/voicecall.c
+++ b/drivers/calypsomodem/voicecall.c
@@ -411,7 +411,6 @@ static struct ofono_voicecall_driver driver = {
.dial = calypso_dial,
.answer = calypso_answer,
.hangup = calypso_hangup,
- .list_calls = NULL,
.hold_all_active = calypso_hold_all_active,
.release_all_held = calypso_release_all_held,
.set_udub = calypso_set_udub,