aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-07-03 15:04:32 +0200
committerDan Williams <dcbw@redhat.com>2018-10-16 17:09:21 +0000
commit89218a087499a6f5a39fe1a71a66241c28432357 (patch)
treeb77c8a01edcdf30c8a8ab123d151182b69312450 /src
parent2b85d27fc00ccbe34a2dc9e2c679fa273967c7cb (diff)
iface-modem-voice: remove unused declaration
Diffstat (limited to 'src')
-rw-r--r--src/mm-iface-modem-voice.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mm-iface-modem-voice.h b/src/mm-iface-modem-voice.h
index 86f1333f..e82c546a 100644
--- a/src/mm-iface-modem-voice.h
+++ b/src/mm-iface-modem-voice.h
@@ -122,9 +122,4 @@ void mm_iface_modem_voice_bind_simple_status (MMIfaceModemVoice *self,
void mm_iface_modem_voice_report_incoming_call (MMIfaceModemVoice *self,
const gchar *number);
-/* Look for a new valid multipart reference */
-guint8 mm_iface_modem_voice_get_local_multipart_reference (MMIfaceModemVoice *self,
- const gchar *number,
- GError **error);
-
#endif /* MM_IFACE_MODEM_VOICE_H */