diff src/protocols/msn/msn.h @ 9860:65b3156f9f48

[gaim-migrate @ 10739] (21:34:57) shx: and after applying the on of the memleak... (21:35:15) shx: patch to auto update msn buddy icons committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 25 Aug 2004 01:43:54 +0000
parents ab6636c5a136
children d9468bd22b7c
line wrap: on
line diff
--- a/src/protocols/msn/msn.h	Wed Aug 25 01:35:24 2004 +0000
+++ b/src/protocols/msn/msn.h	Wed Aug 25 01:43:54 2004 +0000
@@ -115,6 +115,4 @@
 	 (MSN_CLIENT_ID_RESERVED_2 <<  8) | \
 	 (MSN_CLIENT_ID_CAPABILITIES))
 
-void msn_request_buddy_icon(GaimConnection *gc, const char *who);
-
 #endif /* _MSN_H_ */