pidgin.mxit: a8ee693e: Remove an unused variable.

andrew.victor at mxit.com andrew.victor at mxit.com
Thu May 13 05:06:04 EDT 2010


-----------------------------------------------------------------
Revision: a8ee693e40d07f20891f5317c64f38f96ca69448
Ancestor: cd76b2b360d97e137a159f4300452003461468ec
Author: andrew.victor at mxit.com
Date: 2010-05-12T15:38:29
Branch: im.pidgin.pidgin.mxit
URL: http://d.pidgin.im/viewmtn/revision/info/a8ee693e40d07f20891f5317c64f38f96ca69448

Modified files:
        libpurple/protocols/mxit/multimx.c

ChangeLog: 

Remove an unused variable.


-------------- next part --------------
============================================================
--- libpurple/protocols/mxit/multimx.c	87ecbfa119b3381cc3db986138ffcaa5b3397fa0
+++ libpurple/protocols/mxit/multimx.c	8055289b53d1ae927067e5313e7c251a03449653
@@ -230,7 +230,6 @@ static void member_kicked(struct MXitSes
 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);
 


More information about the Commits mailing list