diff options
Diffstat (limited to 'libmm-glib/mm-call-audio-format.h')
-rw-r--r-- | libmm-glib/mm-call-audio-format.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libmm-glib/mm-call-audio-format.h b/libmm-glib/mm-call-audio-format.h index bd931bc8..05378840 100644 --- a/libmm-glib/mm-call-audio-format.h +++ b/libmm-glib/mm-call-audio-format.h @@ -74,8 +74,6 @@ MMCallAudioFormat *mm_call_audio_format_new (void); MMCallAudioFormat *mm_call_audio_format_new_from_dictionary (GVariant *dictionary, GError **error); -MMCallAudioFormat *mm_call_audio_format_dup (MMCallAudioFormat *orig); - void mm_call_audio_format_set_encoding (MMCallAudioFormat *self, const gchar *encoding); void mm_call_audio_format_set_resolution (MMCallAudioFormat *self, |