Mercurial > pidgin
diff libpurple/protocols/msn/msg.h @ 31034:05c14f037414
I son't think we need this function anymore.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 15 Dec 2010 22:10:55 +0000 |
parents | 61db10475bed |
children | dcd407e6c004 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msg.h Wed Dec 15 22:04:08 2010 +0000 +++ b/libpurple/protocols/msn/msg.h Wed Dec 15 22:10:55 2010 +0000 @@ -302,8 +302,6 @@ void msn_message_show_readable(MsnMessage *msg, const char *info, gboolean text_body); -char *msn_message_gen_slp_body(MsnMessage *msg, size_t *ret_size); - char *msn_message_to_string(MsnMessage *msg); void msn_plain_msg(MsnCmdProc *cmdproc, MsnMessage *msg);