adium-1.4 2720:1e4e0a864d53: Durr, don't need to redefine this m...

commits at adium.im commits at adium.im
Sun Nov 1 02:53:30 UTC 2009


details:	http://hg.adium.im/adium-1.4/rev/1e4e0a864d53
revision:	2720:1e4e0a864d53
author:		Zachary West <zacw at adium.im>
date:		Sat Oct 31 22:52:55 2009 -0400

Durr, don't need to redefine this method.

diffs (17 lines):

diff -r 884572c52b7d -r 1e4e0a864d53 Plugins/Purple Service/ESIRCAccount.m
--- a/Plugins/Purple Service/ESIRCAccount.m	Sat Oct 31 22:42:41 2009 -0400
+++ b/Plugins/Purple Service/ESIRCAccount.m	Sat Oct 31 22:52:55 2009 -0400
@@ -330,13 +330,6 @@
 	return contactUIDIsServerContact(inContact.UID);
 }
 
-/*!
- * @brief Don't autoreply to server contacts (services) or FreeNode's stupidity.
- */
-- (BOOL)shouldSendAutoreplyToMessage:(AIContentMessage *)message
-{
-	return !contactUIDIsServerContact(message.source.UID);
-}
 
 /*!
  * @brief Don't log server contacts (services) or FreeNode's stupidity.




More information about the commits mailing list