# HG changeset patch # User Elliott Sales de Andrade # Date 1316464749 0 # Node ID 2e8721fceaa53fff7dee4f2ace3f46aa66f090b9 # Parent 1caf1317503940aebc83e784773c8f6dd7db58cc Remove old prototypes. diff -r 1caf13175039 -r 2e8721fceaa5 pidgin/gtkconv-theme.h --- a/pidgin/gtkconv-theme.h Mon Sep 19 20:36:05 2011 +0000 +++ b/pidgin/gtkconv-theme.h Mon Sep 19 20:39:09 2011 +0000 @@ -77,9 +77,7 @@ void pidgin_conversation_theme_set_variant(PidginConvTheme *theme, const char *variant); const GList *pidgin_conversation_theme_get_variants(PidginConvTheme *theme); -PidginConvTheme *pidgin_conversation_theme_load(const char *styledir); PidginConvTheme *pidgin_conversation_theme_copy(const PidginConvTheme *theme); -void pidgin_conversation_theme_save_state(const PidginConvTheme *theme); char *pidgin_conversation_theme_get_css(PidginConvTheme *theme);