mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 10:38:45 -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;
|
- (void)internalSetRate;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface MLPlayerEventCenter : NSObject
|
|
||||||
- (void)broadcastRateChange:(float)rate;
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface HAMPlayerInternal : NSObject
|
@interface HAMPlayerInternal : NSObject
|
||||||
- (void)setRate:(float)rate;
|
- (void)setRate:(float)rate;
|
||||||
@end
|
@end
|
||||||
|
Reference in New Issue
Block a user