diff pidgin/gtkblist.c @ 28592:493f48f8d17f 2.6.2_jp

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 07 Sep 2009 20:39:36 +0900
parents 336d03cdced6 0d9f5172ebc9
children 3e5a37c743df
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Thu Sep 03 16:58:48 2009 +0900
+++ b/pidgin/gtkblist.c	Mon Sep 07 20:39:36 2009 +0900
@@ -6519,7 +6519,7 @@
 			gchar *mark, *tmp;
 			const gchar *fg_color, *font;
 			GdkColor *color = NULL;
-			PidginBlistTheme *theme = pidgin_blist_get_theme();
+			PidginBlistTheme *theme;
 			PidginThemeFont *pair;
 			gboolean selected = (gtkblist->selected_node == cnode);