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:
Diffstat (limited to 'indexer/feature.hpp')
-rw-r--r--indexer/feature.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/feature.hpp b/indexer/feature.hpp
index a9c3a3b761..1ff1d5deac 100644
--- a/indexer/feature.hpp
+++ b/indexer/feature.hpp
@@ -243,7 +243,6 @@ public:
uint8_t GetRank() const;
uint32_t GetPopulation() const;
- double GetPopulationDrawRank() const;
inline string GetRoadNumber() const { return m_Params.ref; }