diff --git a/YTLitePlus.h b/YTLitePlus.h index f38444e..86c0dc6 100644 --- a/YTLitePlus.h +++ b/YTLitePlus.h @@ -53,10 +53,6 @@ - (void)internalSetRate; @end -@interface MLPlayerStickySettings : NSObject -- (void)setRate:(float)rate; -@end - @interface MLPlayerEventCenter : NSObject - (void)broadcastRateChange:(float)rate; @end