From c50b8572aa49a08d0edfc4f1195f6531732d7208 Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:01:41 -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 0001b50f23..e9ca41e10b 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -243,11 +243,6 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled"; - (void)alignCustomViewToCenterOfWindow; @end -// uYou Controls -@interface YTMainAppControlsOverlayView : UIView -- (void)uYou; -@end - // uYouPlus @interface YTHeaderLogoController : UIView @property(readonly, nonatomic) long long pageStyle;