forked from organicmaps/organicmaps-tmp
[codereview] removed comment
This commit is contained in:
parent
26e041edca
commit
12db9718fb
1 changed files with 0 additions and 1 deletions
|
@ -306,7 +306,6 @@
|
|||
-(void)sendEmailWith:(NSString *)textFieldText andUrl:(NSString *)shortUrl
|
||||
{
|
||||
MFMailComposeViewController * mailVC = [[[MFMailComposeViewController alloc] init] autorelease];
|
||||
//TODO create subject
|
||||
NSString * httpGe0Url = [shortUrl stringByReplacingCharactersInRange:NSMakeRange(0, 6) withString:@"http://ge0.me/"];
|
||||
|
||||
if ([textFieldText isEqualToString:NSLocalizedString(@"my_position", nil)])
|
||||
|
|
Loading…
Add table
Reference in a new issue