From 02151e4f85de519d3d4e839ad3e94ad9c255f071 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:49:06 -0600 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 a055f0b..918dc34 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -88,10 +88,6 @@ @interface YTPlaybackButton : UIControl @end -@interface YTSegmentableInlinePlayerBarView -@property (nonatomic, assign, readwrite) BOOL enableSnapToChapter; -@end - @interface YTPlaylistHeaderViewController : UIViewController @property UIButton *downloadsButton; @end