# HG changeset patch # User Ka-Hing Cheung # Date 1237965148 0 # Node ID 1b2d418c26ffc6d20bb8699a22ddf4672409e2ff # Parent e5b0778f2e96b62d2a34f051299c58491fe577b1# Parent 0a66afdd4706833138c427f8dec2d0a6f9f913bb merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d' and '520252cbfcea6860a02e5b52b16ec7f6de6637fd' diff -r e5b0778f2e96 -r 1b2d418c26ff pidgin/gtkblist.c --- a/pidgin/gtkblist.c Wed Mar 25 06:35:50 2009 +0000 +++ b/pidgin/gtkblist.c Wed Mar 25 07:12:28 2009 +0000 @@ -6443,7 +6443,7 @@ gboolean biglist = purple_prefs_get_bool(PIDGIN_PREFS_ROOT "/blist/show_buddy_icons"); PidginBlistNode *ui; PurpleConversation *conv; - gboolean hidden; + gboolean hidden = FALSE; GdkColor *bgcolor = NULL; FontColorPair *pair; PidginBlistTheme *theme;