Update uYouPlus.h

This commit is contained in:
aricloverEXTRA 2026-06-29 00:45:49 -05:00 committed by GitHub
parent f7da23037b
commit e91c52c2d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -350,11 +350,6 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled";
@interface ELMContainerNode : NSObject
@end
@interface ELMContainerNode (uYouEnhanced)
- (void)applyRedColorToSubscribeButton:(id)view;
- (void)hideMatchingSubviews:(id)view;
@end
@interface YTWrapperSplitView : UIView
@end