]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
Switch to calling CallFactory to make calls
[empathy.git] / libempathy / empathy-utils.h
index 46fa193c0a08c64bcd3d217e711844ac9064f82e..8684acc0090d38ca3da8bfe1ee3ec56bbb5d4c49 100644 (file)
@@ -88,9 +88,6 @@ gboolean     empathy_proxy_equal                    (gconstpointer    a,
                                                     gconstpointer    b);
 guint        empathy_proxy_hash                     (gconstpointer    key);
 gboolean     empathy_check_available_state          (void);
-/* Temporary utility function, should be replaces by better voip infrastructure
- * soon */
-void empathy_start_call_with_contact (EmpathyContact *contact);
 
 G_END_DECLS