X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fempathy-call-utils.h;fp=libempathy-gtk%2Fempathy-call-utils.h;h=d8656e896a6ebc24ce29665a811036bf6b51c959;hp=788d828f56ca470e5aa6407c5a55e829554bae1c;hb=1fd36e1e67a9c6cc3b0be6250809424045e56d20;hpb=912bbee404f948ae85d8c5705857b7dde0595ea0 diff --git a/libempathy-gtk/empathy-call-utils.h b/libempathy-gtk/empathy-call-utils.h index 788d828f..d8656e89 100644 --- a/libempathy-gtk/empathy-call-utils.h +++ b/libempathy-gtk/empathy-call-utils.h @@ -28,12 +28,10 @@ G_BEGIN_DECLS /* Calls */ void empathy_call_new_with_streams (const gchar *contact, TpAccount *account, - gboolean initial_audio, gboolean initial_video, gint64 timestamp); GHashTable * empathy_call_create_call_request (const gchar *contact, - gboolean initial_audio, gboolean initial_video); TpSendingState empathy_call_channel_get_video_state (TpCallChannel *self);