]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-call-handler.c
remove empathy_tp_call_to
[empathy.git] / libempathy / empathy-call-handler.c
index c3cbf4ee7b734f7032247da49dd1283247bcfb98..9ba115a6032fc3bcf014d89f5bd1aae24d1fd635 100644 (file)
@@ -463,9 +463,6 @@ empathy_call_handler_request_cb (EmpathyDispatchOperation *operation,
 
   empathy_call_handler_start_tpfs (self);
 
-  empathy_tp_call_to (priv->call, priv->contact,
-    priv->initial_audio, priv->initial_video);
-
   empathy_dispatch_operation_claim (operation);
 }