Mercurial > pidgin
changeset 25397:3e89d2c6bf93
Remove warning in contact.c.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 01 Feb 2009 08:17:31 +0000 |
parents | 06a802d32d71 |
children | ea98810d89c5 |
files | libpurple/protocols/msn/contact.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/contact.c Sun Feb 01 08:04:41 2009 +0000 +++ b/libpurple/protocols/msn/contact.c Sun Feb 01 08:17:31 2009 +0000 @@ -505,7 +505,6 @@ { gchar *body = NULL; gchar *update_str = NULL; - gchar *token_str; MsnCallbackState *state; const gchar *partner_scenario_str = MsnSoapPartnerScenarioText[partner_scenario];