removed duplicate

This commit is contained in:
Balackburn
2024-02-24 20:34:44 +01:00
parent 06ed4f9475
commit eebbecc201

View File

@@ -53,10 +53,6 @@
- (void)internalSetRate;
@end
@interface MLPlayerStickySettings : NSObject
- (void)setRate:(float)rate;
@end
@interface MLPlayerEventCenter : NSObject
- (void)broadcastRateChange:(float)rate;
@end