# HG changeset patch # User Richard Nelson # Date 1211952563 0 # Node ID 66a60f01e8a0e06e0b5a09af7d54965147819730 # Parent 90c7142de9d02eb89fdf1406d4eff386156d0d2f Remove an unused variable diff -r 90c7142de9d0 -r 66a60f01e8a0 libpurple/protocols/oscar/oscar.c --- a/libpurple/protocols/oscar/oscar.c Wed May 28 05:20:54 2008 +0000 +++ b/libpurple/protocols/oscar/oscar.c Wed May 28 05:29:23 2008 +0000 @@ -3692,7 +3692,6 @@ struct buddyinfo *bi; gchar who[16]; PurpleNotifyUserInfo *user_info; - GString *tmp; gchar *utf8; gchar *buf; const gchar *alias;