summaryrefslogtreecommitdiff
path: root/telepathy-glib/account-manager.h
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-21 16:13:58 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-21 16:13:58 +0100
commit1c78c602380e7738fc9ba808cb266c830ec39afb (patch)
tree0be44ae3738928334312b46a25cb111a029a2858 /telepathy-glib/account-manager.h
parent5d5c59096ae1ced69c42c9755635e6b362213eb3 (diff)
downloadtelepathy-glib-1c78c602380e7738fc9ba808cb266c830ec39afb.tar.gz
account-manager: remove _get_account_for_connection
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/account-manager.h')
-rw-r--r--telepathy-glib/account-manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/telepathy-glib/account-manager.h b/telepathy-glib/account-manager.h
index 8d878aa09..a610ebe8f 100644
--- a/telepathy-glib/account-manager.h
+++ b/telepathy-glib/account-manager.h
@@ -75,9 +75,6 @@ TpAccountManager *tp_account_manager_dup (void);
void tp_account_manager_init_known_interfaces (void);
-TpAccount *tp_account_manager_get_account_for_connection (
- TpAccountManager *manager, TpConnection *connection);
-
TpAccount *tp_account_manager_ensure_account (TpAccountManager *manager,
const gchar *path);