Mercurial > pidgin.yaz
changeset 23519:9a53c441f8c1
Fix up some changes that Mark did, that I didn't apply when merging.
applied changes from 65012bf933f97f6ea1276b5082629c00cf6b0135
through fbb2c447353ac003d5a2f8b37513903eee9edcec
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 14 Jun 2008 07:26:02 +0000 |
parents | 2338f36b41ad |
children | f85450504940 |
files | libpurple/protocols/msn/notification.c |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/notification.c Sat Jun 07 08:03:56 2008 +0000 +++ b/libpurple/protocols/msn/notification.c Sat Jun 14 07:26:02 2008 +0000 @@ -35,15 +35,6 @@ static MsnTable *cbs_table; -/**************************************************************************** - * Local Function Prototype - ****************************************************************************/ - -static void msn_notification_post_adl(MsnCmdProc *cmdproc, const char *payload, int payload_len); -static void -msn_add_contact_xml(MsnSession *session, xmlnode *mlNode,const char *passport, - MsnListOp list_op, MsnUserType type); - /************************************************************************** * Main **************************************************************************/