diff mcabber/src/roster.c @ 520:c60175268eb5

Remove old comment
author Mikael Berthe <mikael@lilotux.net>
date Mon, 14 Nov 2005 22:15:25 +0100
parents 6c3cd3aa4a91
children 2ac8d8e49e81
line wrap: on
line diff
--- 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)