mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
update news and eliminate a warning
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user