From d362b3f0f209822b50d0db46282fdd8efe9f9e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C5=93ur?= Date: Sat, 17 Feb 2024 20:31:25 +0100 Subject: [PATCH] remove obsolete warning: subclass (#6612) --- macosx/InfoPeersViewController.mm | 1 - 1 file changed, 1 deletion(-) diff --git a/macosx/InfoPeersViewController.mm b/macosx/InfoPeersViewController.mm index dbac024c5..483777e94 100644 --- a/macosx/InfoPeersViewController.mm +++ b/macosx/InfoPeersViewController.mm @@ -92,7 +92,6 @@ static NSString* const kWebSeedAnimationId = @"webSeed"; [self setWebSeedTableHidden:YES animate:NO]; } -#warning subclass? - (void)setInfoForTorrents:(NSArray*)torrents { //don't check if it's the same in case the metadata changed