changeset 29936:62a544afeda9

Remove an unused variable.
author andrew.victor@mxit.com
date Wed, 12 May 2010 15:38:29 +0000
parents 5139aa9b4077
children d927ae86c742
files libpurple/protocols/mxit/multimx.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/mxit/multimx.c	Tue May 11 16:28:03 2010 +0000
+++ b/libpurple/protocols/mxit/multimx.c	Wed May 12 15:38:29 2010 +0000
@@ -230,7 +230,6 @@
 static void member_kicked(struct MXitSession* session, struct multimx* multimx, const char* nickname)
 {
 	PurpleConversation *convo;
-	gboolean isMe = FALSE;
 
 	purple_debug_info(MXIT_PLUGIN_ID, "member_kicked: '%s'\n", nickname);