update news and eliminate a warning

This commit is contained in:
Mitchell Livingston
2008-03-31 18:44:51 +00:00
parent 2d3ec18f08
commit cd953b9606
2 changed files with 1 additions and 1 deletions

View File

@@ -780,7 +780,6 @@
return NSPointInRect(point, [fTorrentCell iconRectForBounds: [self rectOfRow: row]]);
}
#warning finish folder check
- (BOOL) pointInProgressRect: (NSPoint) point
{
int row = [self rowAtPoint: point];