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:
authorDarafei Praliaskouski <komzpa@gmail.com>2013-01-15 16:58:35 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:48:46 +0300
commita81bbd3cb85535d7664ca39c661fd6b163f50694 (patch)
tree17558058a37261f9580ef2cf78be4d4945383a53 /indexer/feature.hpp
parent2d5d54580b018be526a5e8f31bf725ff0d7b222c (diff)
feature styler
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; }