diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 666a48f..bf8c680 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -143,7 +143,6 @@ @property(nonatomic, strong) YTWatchPullToFullController *pullToFullController; - (NSUInteger) allowedFullScreenOrientations; // Fullscreen to the Right (uYouEnhanced Version) - @arichornlover -- (BOOL) fullscreen; - (UIInterfaceOrientationMask) supportedInterfaceOrientations; - (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation; - (void)forceRightFullscreenOrientation;