remove cache property

This commit is contained in:
Laurin Quast
2018-07-19 09:08:55 +02:00
parent 1110793cc5
commit 82edb959d8
2 changed files with 0 additions and 6 deletions

View File

@@ -303,11 +303,6 @@ static NSString *const timedMetadata = @"timedMetadata";
#pragma mark - Player and source
- (void)setCache:(BOOL *)cache
{
}
- (void)setSrc:(NSDictionary *)source
{
[self removePlayerLayer];