forked from organicmaps/organicmaps
[ios] Removed unused field.
This commit is contained in:
parent
df282bd723
commit
7c7b84e16e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue