This function is now in slp.h, it doesnt need to be here. soc.2010.msn-tlc

Wed, 22 Sep 2010 20:58:43 +0000

author
Jorge Villaseñor <masca@cpw.pidgin.im>
date
Wed, 22 Sep 2010 20:58:43 +0000
branch
soc.2010.msn-tlc
changeset 31081
866acf29990a
parent 31080
b6f80703b21f
child 31082
58956c5274b1

This function is now in slp.h, it doesnt need to be here.

libpurple/protocols/msn/slp.c file | annotate | diff | comparison | revisions
--- 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;

mercurial