[ios] Removed unused field.

This commit is contained in:
VladiMihaylenko 2017-11-09 11:55:00 +03:00 committed by Arsentiy Milchakov
parent df282bd723
commit 7c7b84e16e

View file

@ -34,7 +34,6 @@ MWMUGCRatingValueType * ratingValueType(float rating)
@implementation MWMUGCViewModel
{
place_page::Info m_info;
ugc::UGC m_ugc;
ugc::UGCUpdate m_ugcUpdate;
std::vector<ugc::view_model::ReviewRow> m_reviewRows;