From 88819ece017f0693803f33bb560e4d01140174c1 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Mon, 6 May 2013 14:02:09 +0100 Subject: tpaw-utils: move empathy_connect_new_account to tp-aw and rename it This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- libempathy/empathy-utils.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index f002c41cd..1a86755c6 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -75,9 +75,6 @@ GType empathy_type_dbus_ao (void); gboolean empathy_account_manager_get_accounts_connected (gboolean *connecting); -void empathy_connect_new_account (TpAccount *account, - TpAccountManager *account_manager); - TpConnectionPresenceType empathy_folks_presence_type_to_tp ( FolksPresenceType type); gboolean empathy_folks_individual_contains_contact ( -- cgit v1.2.3