forked from organicmaps/organicmaps
[ios] Removed alertController property from MapViewController.
This commit is contained in:
parent
1514b43be8
commit
f2b7db27f1
1 changed files with 0 additions and 2 deletions
|
@ -105,8 +105,6 @@ NSString * const kAuthorizationSegue = @"Map2AuthorizationSegue";
|
|||
@property (nonatomic) ForceRoutingStateChange forceRoutingStateChange;
|
||||
@property (nonatomic) BOOL disableStandbyOnLocationStateMode;
|
||||
|
||||
@property (nonatomic) MWMAlertViewController * alertController;
|
||||
|
||||
@property (nonatomic) UserTouchesAction userTouchesAction;
|
||||
@property (nonatomic) MWMPageController * pageViewController;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue