aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-call-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-call-utils.h')
-rw-r--r--libempathy-gtk/empathy-call-utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-call-utils.h b/libempathy-gtk/empathy-call-utils.h
index 788d828f5..d8656e896 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);