changeset 31320:c0337902d62a

This function is now in slp.h, it doesnt need to be here.
author masca@cpw.pidgin.im
date Wed, 22 Sep 2010 20:58:43 +0000
parents 7799bbe86dbe
children b7b2b1f81aa0
files libpurple/protocols/msn/slp.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/slp.c	Sun Sep 19 20:38:03 2010 +0000
+++ b/libpurple/protocols/msn/slp.c	Wed Sep 22 20:58:43 2010 +0000
@@ -40,8 +40,6 @@
 /* seconds to delay between sending buddy icon requests to the server. */
 #define BUDDY_ICON_DELAY 20
 
-static void request_user_display(MsnUser *user);
-
 typedef struct {
 	MsnSession *session;
 	const char *remote_user;