# HG changeset patch # User Elliott Sales de Andrade # Date 1316372117 0 # Node ID 57304bbd826c92839a4f7d495344e11e0f72471b # Parent 84fd9c28e1de3ab2a75c287b691cd434028f59d8 This shouldn't be here. I wonder why it compiled before. diff -r 84fd9c28e1de -r 57304bbd826c pidgin/gtkconv-theme.c --- 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); }