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