mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-01-11 22:40:20 +00:00
Remove duplicate (YTLitePlus.h)
MLPlayerEventCenter is now a duplicate header, which has been removed to resolve error.
This commit is contained in:
parent
1411675b86
commit
2191e69479
1 changed files with 0 additions and 4 deletions
|
|
@ -93,10 +93,6 @@ typedef NS_ENUM(NSUInteger, GestureSection) {
|
|||
- (void)internalSetRate;
|
||||
@end
|
||||
|
||||
@interface MLPlayerEventCenter : NSObject
|
||||
- (void)broadcastRateChange:(float)rate;
|
||||
@end
|
||||
|
||||
@interface HAMPlayerInternal : NSObject
|
||||
- (void)setRate:(float)rate;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue