libpurple/protocols/msn/userlist.c

changeset 20937
fc26c8634f73
parent 20848
591bd630ac4f
child 21369
0b479f9bb0cc
child 21377
87eba2ee32c9
--- a/libpurple/protocols/msn/userlist.c	Tue Oct 09 23:45:16 2007 +0000
+++ b/libpurple/protocols/msn/userlist.c	Tue Oct 09 23:46:46 2007 +0000
@@ -227,11 +227,8 @@
 	}
 	else if (list_id == MSN_LIST_RL)
 	{
-		PurpleConnection *gc;
 		PurpleConversation *convo;
 
-		gc = purple_account_get_connection(account);
-
 		purple_debug_info("msn",
 						"%s has added you to his or her buddy list.\n",
 						passport);

mercurial