From 91ea6c8fe16f5ce74b65869be012f664fd379956 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Thu, 2 Nov 2023 01:04:39 -0500 Subject: [PATCH] Update uYouPlus.h --- uYouPlus.h | 5 ----- 1 file changed, 5 deletions(-) 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;