From 81d1ddaea160eba305e4b0803eb1b604e2d79762 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sun, 9 Jun 2024 00:29:19 -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 e01670c..b070e4f 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