libpurple/protocols/msn/msg.h

changeset 31162
2c596217766b
parent 31016
5a62118fd77a
child 31163
871af3e6f338
--- a/libpurple/protocols/msn/msg.h	Mon Nov 22 07:32:57 2010 +0000
+++ b/libpurple/protocols/msn/msg.h	Mon Nov 22 07:40:23 2010 +0000
@@ -171,13 +171,6 @@
 						  const char *line_dem,const char *body_dem);
 
 /**
- * Destroys a message.
- *
- * @param msg The message to destroy.
- */
-void msn_message_destroy(MsnMessage *msg);
-
-/**
  * Increments the reference count on a message.
  *
  * @param msg The message.

mercurial