# HG changeset patch # User Mikael Berthe # Date 1132002925 -3600 # Node ID c60175268eb5981bc689a01cd2dcce34940ff14b # Parent 5c338d31de5648879164588613c8a70a5b5515dd Remove old comment diff -r 5c338d31de56 -r c60175268eb5 mcabber/src/roster.c --- a/mcabber/src/roster.c Mon Nov 14 18:47:08 2005 +0100 +++ b/mcabber/src/roster.c Mon Nov 14 22:15:25 2005 +0100 @@ -665,7 +665,6 @@ // current_buddy initialization if (!current_buddy || (g_list_position(buddylist, current_buddy) == -1)) current_buddy = g_list_first(buddylist); - // XXX Maybe we should set update_roster to TRUE there? } // buddy_hide_group(roster, hide)