changeset 22027:e8cb4df7b60a

compile
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 07 Jan 2008 09:14:39 +0000
parents 7f657dd7ebaa
children bfa85af677f2 21ed56853648 9983576f3aa4
files libpurple/buddyicon.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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;