mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
remove obsolete warning: subclass (#6612)
This commit is contained in:
parent
c6873fe730
commit
d362b3f0f2
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ static NSString* const kWebSeedAnimationId = @"webSeed";
|
|||
[self setWebSeedTableHidden:YES animate:NO];
|
||||
}
|
||||
|
||||
#warning subclass?
|
||||
- (void)setInfoForTorrents:(NSArray<Torrent*>*)torrents
|
||||
{
|
||||
//don't check if it's the same in case the metadata changed
|
||||
|
|
Loading…
Reference in a new issue