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;