mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
Remove unnecessary property
This commit is contained in:
parent
959c71033c
commit
5476d72761
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue