diff --git a/uYouPlus.h b/uYouPlus.h index a600fcc..2587485 100644 --- a/uYouPlus.h +++ b/uYouPlus.h @@ -151,11 +151,6 @@ - (YTSingleVideoController *)activeVideo; @end -@implementation YTSingleVideoController (Extension) -- (float)playbackRate; -- (void)setPlaybackRate:(float)arg1; -@end - // App Theme @interface YTColor : NSObject + (UIColor *)white1;