summaryrefslogtreecommitdiffstats
path: root/drivers/rilmodem/voicecall.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rilmodem/voicecall.h')
-rw-r--r--drivers/rilmodem/voicecall.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/rilmodem/voicecall.h b/drivers/rilmodem/voicecall.h
index ff952f7e..31e120e3 100644
--- a/drivers/rilmodem/voicecall.h
+++ b/drivers/rilmodem/voicecall.h
@@ -62,9 +62,5 @@ void ril_set_udub(struct ofono_voicecall *vc,
void ril_release_all_active(struct ofono_voicecall *vc,
ofono_voicecall_cb_t cb, void *data);
-void ril_voicecall_start(struct ril_voicecall_driver_data *driver_data,
- struct ofono_voicecall *vc,
- unsigned int vendor,
- struct ril_voicecall_data *vd);
void ril_call_state_notify(struct ril_msg *message, gpointer user_data);
gboolean ril_poll_clcc(gpointer user_data);