# HG changeset patch # User Gabriel Schulhof # Date 1180478699 0 # Node ID 6caaf5eba4e7f26e99afff21684a93a1c68bd450 # Parent 5205be30c0bef4cfbcb038ce745f704e76913023 Updated comment. diff -r 5205be30c0be -r 6caaf5eba4e7 pidgin/gtkthemes.c --- a/pidgin/gtkthemes.c Tue May 29 22:39:05 2007 +0000 +++ b/pidgin/gtkthemes.c Tue May 29 22:44:59 2007 +0000 @@ -302,8 +302,6 @@ /* Here we check to see that the theme has proper syntax. * We set the second argument to FALSE so that it doesn't load * the theme yet. - * - * Not quite ... we need to re-load the themes to enable theme removal */ pidgin_themes_load_smiley_theme(path, FALSE); g_free(path);