diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ofono.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ofono.h b/src/ofono.h index de738c75..daae4fd5 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -76,7 +76,6 @@ struct ofono_modem { struct ofono_call_forwarding *call_forwarding; struct ussd_data *ussd; struct ofono_call_settings *call_settings; - struct call_waiting_data *call_waiting; struct ofono_call_barring *call_barring; struct cssn_data *cssn; struct sim_manager_data *sim_manager; |