diff libpurple/idle.c @ 23054:d74ff4f23171

applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e through 7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 26 Jun 2008 01:18:05 +0000
parents 7883ed211f3e
children a6e3cb32cdd2
line wrap: on
line diff
--- a/libpurple/idle.c	Thu Jun 26 01:17:25 2008 +0000
+++ b/libpurple/idle.c	Thu Jun 26 01:18:05 2008 +0000
@@ -252,7 +252,7 @@
 	PurpleAccount *account;
 
 	account = purple_connection_get_account(gc);
-	idled_accts = g_list_remove(idled_accts, account);
+	set_account_unidle(account);
 }
 
 static void