Update uYouPlus.h

This commit is contained in:
arichornlover 2023-11-02 01:04:39 -05:00 committed by GitHub
parent 118f4fd556
commit 91ea6c8fe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,11 +151,6 @@
- (YTSingleVideoController *)activeVideo;
@end
@implementation YTSingleVideoController (Extension)
- (float)playbackRate;
- (void)setPlaybackRate:(float)arg1;
@end
// App Theme
@interface YTColor : NSObject
+ (UIColor *)white1;