forked from organicmaps/organicmaps
[ios] Remove unused method.
This commit is contained in:
parent
fdf50a3afd
commit
f1f63edf2e
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ static CGFloat const kErrorLabelHeight = 16;
|
|||
[self processValidation];
|
||||
}
|
||||
|
||||
- (IBAction)changeLanguageTap { [self.delegate editAdditionalNameLanguage:self.code]; }
|
||||
|
||||
- (void)processValidation
|
||||
{
|
||||
if (self.isValid)
|
||||
|
|
Loading…
Add table
Reference in a new issue