adium-1.4 3534:fe1a296ad08e: Remove errant log

commits at adium.im commits at adium.im
Fri Jun 24 22:31:51 UTC 2011


details:	http://hg.adium.im/adium-1.4/rev/fe1a296ad08e
revision:	3534:fe1a296ad08e
branch:		facebook-xmpp
author:		Evan Schoenberg
date:		Fri Jun 24 17:31:36 2011 -0500

Remove errant log

diffs (11 lines):

diff -r 9e53b161122a -r fe1a296ad08e Plugins/Purple Service/AIFacebookXMPPAccount.m
--- a/Plugins/Purple Service/AIFacebookXMPPAccount.m	Fri Jun 24 17:04:11 2011 -0500
+++ b/Plugins/Purple Service/AIFacebookXMPPAccount.m	Fri Jun 24 17:31:36 2011 -0500
@@ -162,7 +162,6 @@
 {
     if ((returnCode == AIPasswordPromptOKReturn) && (inPassword.length == 0)) {
 		/* No password retrieved from the keychain */
-		AILog(@"No password for %@; requesting auth");
 		[self requestFacebookAuthorization];
 
 	} else {




More information about the commits mailing list