adium 2233:74eaf999acbe: Don't spam this log any more. Forwardin...

commits at adium.im commits at adium.im
Sun May 17 23:10:05 UTC 2009


details:	http://hg.adium.im/adium/rev/74eaf999acbe
revision:	2233:74eaf999acbe
author:		Zachary West <zacw at adium.im>
date:		Sun May 17 19:10:00 2009 -0400

Don't spam this log any more. Forwarding is good for most things in the list.

diffstat:

 Frameworks/Adium Framework/Source/AIProxyListObject.m |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 05563cc3154a -r 74eaf999acbe Frameworks/Adium Framework/Source/AIProxyListObject.m
--- a/Frameworks/Adium Framework/Source/AIProxyListObject.m	Sun May 17 19:00:04 2009 -0400
+++ b/Frameworks/Adium Framework/Source/AIProxyListObject.m	Sun May 17 19:10:00 2009 -0400
@@ -105,7 +105,6 @@
 
 - (id)forwardingTargetForSelector:(SEL)aSelector;
 {
-	NSLog(@"XXX forwarding %@; break on -[AIProxyListObject forwardingTargetForSelector:]", NSStringFromSelector(aSelector));
 	return listObject;
 }
 




More information about the commits mailing list