From c799301b960ca335595cc40cf3318c5af76d82a8 Mon Sep 17 00:00:00 2001 From: Anthony Lobianco Date: Sun, 13 Oct 2013 20:36:37 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 4b6079b..7919ce5 100644 --- a/README.md +++ b/README.md @@ -165,13 +165,6 @@ ALMoviePlayerControls has the following editable properties: */ @property (nonatomic, assign) float seekRate; -/** - Should the fullscreen image change when transitioning to/from fullscreen? - - Default is YES. - */ -@property (nonatomic) BOOL adjustsFullscreenImage; - /** Should the time-remaining number decrement as the video plays?