diff --git a/iphone/Maps/UI/PlacePage/PlacePageLayout/Content/BookingCells/PPHotelDescriptionCell.swift b/iphone/Maps/UI/PlacePage/PlacePageLayout/Content/BookingCells/PPHotelDescriptionCell.swift index 54cace7ea2..b748a076d9 100644 --- a/iphone/Maps/UI/PlacePage/PlacePageLayout/Content/BookingCells/PPHotelDescriptionCell.swift +++ b/iphone/Maps/UI/PlacePage/PlacePageLayout/Content/BookingCells/PPHotelDescriptionCell.swift @@ -15,9 +15,7 @@ final class PPHotelDescriptionCell: MWMTableViewCell descriptionText.sizeToFit() updateDelegate = delegate - setNeedsLayout() isNeedToForceLayout = true - layoutIfNeeded() } override func layoutSubviews() {