adium 2460:5fef83daeb11: Remove probably the spammiest AILog in ...
commits at adium.im
commits at adium.im
Thu Jun 4 00:06:18 UTC 2009
details: http://hg.adium.im/adium/rev/5fef83daeb11
revision: 2460:5fef83daeb11
author: David Smith <catfish.man at gmail.com>
date: Wed Jun 03 17:05:56 2009 -0700
Remove probably the spammiest AILog in Adium
diffs (11 lines):
diff -r 08e6c20111a8 -r 5fef83daeb11 Frameworks/Adium Framework/Source/AIListCell.m
--- a/Frameworks/Adium Framework/Source/AIListCell.m Thu Jun 04 00:40:04 2009 +0200
+++ b/Frameworks/Adium Framework/Source/AIListCell.m Wed Jun 03 17:05:56 2009 -0700
@@ -208,7 +208,6 @@
//Custom highlighting (This is a private cell method we're overriding that handles selection drawing)
- (void)_drawHighlightWithFrame:(NSRect)cellFrame inView:(NSView *)inControlView
{
- AILogWithSignature(@"");
//Cell spacing
cellFrame.origin.y += [self topSpacing];
cellFrame.size.height -= [self bottomSpacing] + [self topSpacing];
More information about the commits
mailing list