simplify fade in code a little

This commit is contained in:
Mitchell Livingston
2007-05-19 18:42:12 +00:00
parent 822602d602
commit 6e2ee55701
2 changed files with 21 additions and 31 deletions
-2
View File
@@ -138,8 +138,6 @@
[subLine drawInRect: lineRect withAttributes: fSubLineAttributes];
[fBadge unlockFocus];
[self setNeedsDisplay: YES];
}
-(void) drawRect: (NSRect) rect