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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-05-20 16:20:51 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-05-20 18:09:35 +0300
commit8afbbc31acb05ea2ffe9222f9c35f3387fa53c80 (patch)
tree5e4598e6997327e5fbe7ad4f3a6fe2e0d8108581 /indexer/ftypes_matcher.hpp
parentb45b5c76194b70046ae5678627fd5fe64f9f83a3 (diff)
Review fixes.
Diffstat (limited to 'indexer/ftypes_matcher.hpp')
-rw-r--r--indexer/ftypes_matcher.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indexer/ftypes_matcher.hpp b/indexer/ftypes_matcher.hpp
index d5b281c88e..7f6dc48e30 100644
--- a/indexer/ftypes_matcher.hpp
+++ b/indexer/ftypes_matcher.hpp
@@ -212,6 +212,4 @@ enum class HighwayClass
string DebugPrint(HighwayClass const cls);
HighwayClass GetHighwayClass(feature::TypesHolder const & types);
-HighwayClass GetHighwayClass(FeatureType const & ft);
-
} // namespace ftypes