diff -r 1edf059a4a26 -r 5af898e91ec2 pidgin/gtkthemes.h --- a/pidgin/gtkthemes.h Sat May 26 13:48:41 2007 +0000 +++ b/pidgin/gtkthemes.h Sun Jul 01 00:55:03 2007 +0000 @@ -49,5 +49,6 @@ void pidgin_themes_smiley_themeize(GtkWidget *); void pidgin_themes_smiley_theme_probe(void); void pidgin_themes_load_smiley_theme(const char *file, gboolean load); +void pidgin_themes_remove_smiley_theme(const char *file); GSList *pidgin_themes_get_proto_smileys(const char *id); #endif /* _PIDGINDIALOGS_H_ */