mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
remove unnecessary call for file stats
This commit is contained in:
@@ -314,8 +314,6 @@
|
||||
[fFiles release];
|
||||
fFiles = [[torrent fileList] retain];
|
||||
|
||||
[self updateInfoFiles];
|
||||
|
||||
int fileCount = [torrent fileCount];
|
||||
if (fileCount != 1)
|
||||
[fFileTableStatusField setStringValue: [NSString stringWithFormat: NSLocalizedString(@"%d files total",
|
||||
|
||||
Reference in New Issue
Block a user