changeset 23232:66a60f01e8a0

Remove an unused variable
author Richard Nelson <wabz@pidgin.im>
date Wed, 28 May 2008 05:29:23 +0000
parents 90c7142de9d0
children cb241bc04f9b
files libpurple/protocols/oscar/oscar.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;