forked from organicmaps/organicmaps-tmp
[drape] debug build fix
This commit is contained in:
parent
f945b896c1
commit
0bb7141026
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ typedef NS_ENUM(NSUInteger, MWMPlacePageManagerState)
|
|||
return;
|
||||
|
||||
UserMark const * bookmark = bookmarkCategory->GetUserMark(bookmarkAndCategory.second);
|
||||
ASSERT_EQUAL(bookmarkAndCategory, f.FindBookmark(bookmark), "");
|
||||
ASSERT_EQUAL(bookmarkAndCategory, f.FindBookmark(bookmark), ());
|
||||
|
||||
self.entity.type = MWMPlacePageEntityTypeRegular;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue