From 696f144a430a4d877608932cc05154ba7eb187e1 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:37:05 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index bbd180c..3fbaeb6 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -161,10 +161,6 @@ - (void)confirmAlertDidPressConfirm; @end -@interface YTMainAppControlsOverlayView : UIView -@property(readonly, nonatomic) YTQTMButton *watchCollapseButton; -@end - @interface YTTransportControlsButtonView : UIView @end