aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-call-factory.c')
-rw-r--r--libempathy/empathy-call-factory.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy/empathy-call-factory.c b/libempathy/empathy-call-factory.c
index 65ab88359..ab32d06ad 100644
--- a/libempathy/empathy-call-factory.c
+++ b/libempathy/empathy-call-factory.c
@@ -203,8 +203,7 @@ empathy_call_factory_get (void)
* Initiate a new call with @contact.
*/
void
-empathy_call_factory_new_call_with_streams (EmpathyCallFactory *factory,
- EmpathyContact *contact,
+empathy_call_factory_new_call_with_streams (EmpathyContact *contact,
gboolean initial_audio,
gboolean initial_video,
gint64 timestamp,