[Telepathy-commits] [telepathy-salut/master] salut_roomlist_manager_init: no need to set connection to NULL

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Nov 26 08:00:53 PST 2008


---
 src/salut-roomlist-manager.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/salut-roomlist-manager.c b/src/salut-roomlist-manager.c
index 149664a..6884fd9 100644
--- a/src/salut-roomlist-manager.c
+++ b/src/salut-roomlist-manager.c
@@ -86,8 +86,6 @@ struct _SalutRoomlistManagerPrivate
 static void
 salut_roomlist_manager_init (SalutRoomlistManager *obj)
 {
-  SalutRoomlistManagerPrivate *priv = SALUT_ROOMLIST_MANAGER_GET_PRIVATE (obj);
-  priv->connection = NULL;
 }
 
 static void
-- 
1.5.6.5




More information about the Telepathy-commits mailing list