Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Magidovich <mgsergio@mapswithme.com>2016-05-24 12:50:41 +0300
committerSergey Magidovich <mgsergio@mapswithme.com>2016-05-25 14:22:58 +0300
commitec26af0c03be006e89729b7f8cd84a675372cfc2 (patch)
tree0f596570beb2ecd23fecd5d5d65eaf44340865c9 /indexer/editable_map_object.hpp
parent6c3124edee85535e6baa7259e810a3dabd2d39e8 (diff)
Code review.
Diffstat (limited to 'indexer/editable_map_object.hpp')
-rw-r--r--indexer/editable_map_object.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/editable_map_object.hpp b/indexer/editable_map_object.hpp
index ac7b0db100..747082bf0d 100644
--- a/indexer/editable_map_object.hpp
+++ b/indexer/editable_map_object.hpp
@@ -111,7 +111,6 @@ public:
static bool ValidateFlats(string const & flats);
static bool ValidatePostCode(string const & postCode);
static bool ValidatePhone(string const & phone);
- static bool ValidateFax(string const & fax);
static bool ValidateWebsite(string const & site);
static bool ValidateEmail(string const & email);