forked from organicmaps/organicmaps
[google] [ios] Fixed *release* builds.
This commit is contained in:
parent
494d8e3a2d
commit
1096763318
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@
|
|||
auto fallbackAd = static_cast<MWMGoogleFallbackBanner *>(ad);
|
||||
fallbackAd.cellIndexPath = indexPath;
|
||||
fallbackAd.dynamicSizeDelegate = self;
|
||||
[cell configWithAd:fallbackAd containerType:MWMAdBannerContainerTypeSearch];
|
||||
}
|
||||
[cell configWithAd:ad containerType:MWMAdBannerContainerTypeSearch];
|
||||
return cell;
|
||||
|
|
Loading…
Add table
Reference in a new issue