changeset 32650:2e8721fceaa5

Remove old prototypes.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 19 Sep 2011 20:39:09 +0000
parents 1caf13175039
children 8716216050ee
files pidgin/gtkconv-theme.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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);