diff libpurple/buddyicon.c @ 22027:e8cb4df7b60a

compile
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 07 Jan 2008 09:14:39 +0000
parents 6f452e8d13a2
children 684f9228ae92
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;