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