mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
remove obsolete warning: subclass (#6612)
This commit is contained in:
@@ -92,7 +92,6 @@ static NSString* const kWebSeedAnimationId = @"webSeed";
|
|||||||
[self setWebSeedTableHidden:YES animate:NO];
|
[self setWebSeedTableHidden:YES animate:NO];
|
||||||
}
|
}
|
||||||
|
|
||||||
#warning subclass?
|
|
||||||
- (void)setInfoForTorrents:(NSArray<Torrent*>*)torrents
|
- (void)setInfoForTorrents:(NSArray<Torrent*>*)torrents
|
||||||
{
|
{
|
||||||
//don't check if it's the same in case the metadata changed
|
//don't check if it's the same in case the metadata changed
|
||||||
|
|||||||
Reference in New Issue
Block a user