mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-29 05:58:47 +00:00
remove old codes
This commit is contained in:
parent
1a99fa819e
commit
5e7b7717ff
1 changed files with 3 additions and 18 deletions
21
Header.h
21
Header.h
|
|
@ -7,31 +7,13 @@
|
|||
@interface YTWatchMiniBarView : UIView
|
||||
@end
|
||||
|
||||
@interface YTAsyncCollectionView : UIView
|
||||
@end
|
||||
|
||||
@interface YTPlayerViewController (YTAFS)
|
||||
- (void)autoFullscreen;
|
||||
@end
|
||||
|
||||
@interface YTTopAlignedView : UIView
|
||||
@end
|
||||
|
||||
@interface YTLightweightQTMButton : UIView
|
||||
@end
|
||||
|
||||
@interface NIAttributedLabel : UIView
|
||||
@end
|
||||
|
||||
@interface YTShareMainView : UIView
|
||||
@end
|
||||
|
||||
@interface ASScrollView : UIView
|
||||
@end
|
||||
|
||||
@interface ASCollectionView : UIView
|
||||
@end
|
||||
|
||||
@interface UIKeyboardLayoutStar : UIView
|
||||
@end
|
||||
|
||||
|
|
@ -42,4 +24,7 @@
|
|||
@end
|
||||
|
||||
@interface UIPredictionViewController : UIViewController
|
||||
@end
|
||||
|
||||
@interface SponsorBlockSettingsController : UITableViewController
|
||||
@end
|
||||
Loading…
Reference in a new issue