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:
authorvng <viktor.govako@gmail.com>2016-05-06 17:30:27 +0300
committervng <viktor.govako@gmail.com>2016-05-06 17:31:11 +0300
commite193309a6a11705734dd1c8ef627f0e74535d6ac (patch)
treee586e5d9cc629380256921f1dfe81d2874c78a1b /indexer/feature.hpp
parent0d2847d2bbd017aa5d44e0727bf1281e55a93c7d (diff)
Removed dummy functions.
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 d25a1d287a..ad37a1afec 100644
--- a/indexer/feature.hpp
+++ b/indexer/feature.hpp
@@ -293,7 +293,6 @@ public:
uint8_t GetRank() const;
uint32_t GetPopulation() const;
string GetRoadNumber() const;
- bool HasInternet() const;
inline feature::Metadata const & GetMetadata() const
{