Remove unnecessary property

This commit is contained in:
arichornlover 2024-06-27 03:02:47 -05:00 committed by GitHub
parent 959c71033c
commit 5476d72761
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -148,7 +148,6 @@
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
- (NSUInteger) allowedFullScreenOrientations;
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
- (BOOL) fullscreen;
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
- (void)forceRightFullscreenOrientation;