diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index fb3d351..cd1b9bd 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -174,14 +174,6 @@ + (id)_defaultColor; @end -// BigYTMiniPlayer -@interface YTMainAppVideoPlayerOverlayView : UIView -- (UIViewController *)_viewControllerForAncestor; -@end - -@interface YTWatchMiniBarView : UIView -@end - // YTAutoFullScreen @interface YTPlayerViewController (YTAFS) - (void)autoFullscreen;