From e91c52c2d95f0c0f428927a985740481c6eefa72 Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:45:49 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index f3f0d45..0c6db4c 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -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