libpurple/buddyicon.c

changeset 22150
5743945cd926
parent 22148
66b0ed947da5
child 22154
b7ab5a12d97a
--- a/libpurple/buddyicon.c	Mon Jan 07 06:19:57 2008 +0000
+++ b/libpurple/buddyicon.c	Mon Jan 07 09:14:39 2008 +0000
@@ -49,6 +49,8 @@
 static GHashTable *icon_data_cache = NULL;
 static GHashTable *icon_file_cache = NULL;
 
+static void delete_buddy_icon_settings(PurpleBlistNode *node, const char *setting_name);
+
 /* This one is used for both custom buddy icons
  * on PurpleContacts and account icons. */
 static GHashTable *pointer_icon_cache = NULL;

mercurial