changeset 32633:57304bbd826c

This shouldn't be here. I wonder why it compiled before.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 18 Sep 2011 18:55:17 +0000
parents 84fd9c28e1de
children 960823f1c2e9
files pidgin/gtkconv-theme.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkconv-theme.c	Sun Sep 18 09:11:02 2011 +0000
+++ b/pidgin/gtkconv-theme.c	Sun Sep 18 18:55:17 2011 +0000
@@ -592,9 +592,6 @@
 	g_free(priv->variant);
 	priv->variant = g_strdup(value);
 
-	if (changed)
-		pidgin_conversation_theme_read_info_plist(theme, priv->variant);
-
 	g_free(prefname);
 	g_free(variant);
 }