--- 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.