]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-log-window.c
empathy_call_new_with_streams: remove initial_audio arg
[empathy.git] / libempathy-gtk / empathy-log-window.c
index 55202d3beb9e02e2293e652a216077b54240a5e9..d58de82e4e20b889e123ee752f5616c1a750f50f 100644 (file)
@@ -346,7 +346,7 @@ toolbutton_av_clicked (GtkToolButton *toolbutton,
   empathy_call_new_with_streams (
       empathy_contact_get_id (self->priv->selected_contact),
       empathy_contact_get_account (self->priv->selected_contact),
-      TRUE, video, gtk_get_current_event_time ());
+      video, gtk_get_current_event_time ());
 }
 
 static void