[telepathy-glib/master] account: no need to emit notify::connection when the connection is ready

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Sep 25 14:21:11 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 telepathy-glib/account.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c
index 5320f26..a7ef87c 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -463,7 +463,6 @@ _tp_account_connection_ready_cb (TpConnection *connection,
     {
       DEBUG ("(%s) Connection ready",
           tp_proxy_get_object_path (account));
-      g_object_notify (G_OBJECT (account), "connection");
     }
 }
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list