forked from organicmaps/organicmaps
[MAPSME-5383] [ios] Removed unused variable.
This commit is contained in:
parent
f5576b27a3
commit
3f7819f799
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ CGFloat const kMinOffset = 1;
|
|||
|
||||
- (void)heightWasChanged
|
||||
{
|
||||
auto scrollView = self.scrollView;
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
auto actionBar = self.actionBar;
|
||||
actionBar.maxY = actionBar.superview.height;
|
||||
|
|
Loading…
Add table
Reference in a new issue