mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
move the advanced bar code into TorrentCell (finally)
This commit is contained in:
@@ -2116,11 +2116,6 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
return [fDisplayedTorrents count];
|
||||
}
|
||||
|
||||
/*- (id) tableView: (NSTableView *) tableView objectValueForTableColumn: (NSTableColumn *) tableColumn row: (int) row
|
||||
{
|
||||
return [[fDisplayedTorrents objectAtIndex: row] infoForCurrentView];
|
||||
}*/
|
||||
|
||||
- (BOOL) tableView: (NSTableView *) tableView writeRowsWithIndexes: (NSIndexSet *) indexes
|
||||
toPasteboard: (NSPasteboard *) pasteboard
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user