pidgin: 31df27f6: Remove old prototypes.

qulogic at pidgin.im qulogic at pidgin.im
Mon Sep 19 17:20:54 EDT 2011


----------------------------------------------------------------------
Revision: 31df27f65588d92e0f184551e28e05466c14742c
Parent:   6351652d0cb8e97a78e1031633b72e0b87a03474
Author:   qulogic at pidgin.im
Date:     09/19/11 16:39:09
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/31df27f65588d92e0f184551e28e05466c14742c

Changelog: 

Remove old prototypes.

Changes against parent 6351652d0cb8e97a78e1031633b72e0b87a03474

  patched  pidgin/gtkconv-theme.h

-------------- next part --------------
============================================================
--- pidgin/gtkconv-theme.h	885fdfd73934177b963097984e7d12b3551ea837
+++ pidgin/gtkconv-theme.h	c97a2f5ee9b572fb543688d23686bb58261154f5
@@ -77,9 +77,7 @@ const GList *pidgin_conversation_theme_g
 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);
 


More information about the Commits mailing list