This function doesn't exist.

Mon, 09 May 2011 22:20:56 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Mon, 09 May 2011 22:20:56 +0000
changeset 31788
e79b06d6c6e0
parent 31787
5ce831243797
child 31789
4a942d622726

This function doesn't exist.

libpurple/protocols/msn/msg.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/msg.h	Mon May 09 22:17:03 2011 +0000
+++ b/libpurple/protocols/msn/msg.h	Mon May 09 22:20:56 2011 +0000
@@ -136,15 +136,6 @@
 MsnMessage *msn_message_new_plain(const char *message);
 
 /**
- * Creates a MSNSLP ack message.
- *
- * @param acked_msg The message to acknowledge.
- *
- * @return A new MSNSLP ack message.
- */
-MsnMessage *msn_message_new_msnslp_ack(MsnMessage *acked_msg);
-
-/**
  * Creates a new message based off a command.
  *
  * @param session The MSN session.

mercurial