mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 10:18:46 -04:00
Remove duplicate (YTLitePlus.h)
MLPlayerEventCenter is now a duplicate header, which has been removed to resolve error.
This commit is contained in:

committed by
GitHub

parent
1411675b86
commit
2191e69479
@@ -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
|
||||
|
Reference in New Issue
Block a user