[ios] Fixed MapStyleMerged warning.

This commit is contained in:
VladiMihaylenko 2016-01-28 15:34:53 +03:00
parent 3b7af11b0b
commit 704131dc62

View file

@ -38,6 +38,7 @@
self.off.accessoryType = UITableViewCellAccessoryCheckmark;
_selectedCell = self.off;
break;
case MapStyleMerged:
case MapStyleCount:
break;
}