forked from organicmaps/organicmaps
[ios] Adding/editing bookmark crash fix
This commit is contained in:
parent
09347bad62
commit
c246096d6f
1 changed files with 0 additions and 1 deletions
|
@ -357,7 +357,6 @@ typedef enum {Editing, Saved} Mode;
|
|||
-(void)save
|
||||
{
|
||||
[self.view endEditing:YES];
|
||||
m_mode = Saved;
|
||||
[self savePin];
|
||||
[self goToTheMap];
|
||||
GetFramework().GetBalloonManager().Hide();
|
||||
|
|
Loading…
Add table
Reference in a new issue