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>2012-06-26 10:13:39 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:40:17 +0300
commitfcb40b8403a83cef023b7872ff060cbd6918009b (patch)
tree3663495d76d1441c0d507ea7413e988eb2d307a2 /platform/platform.hpp
parentc6642bfc6517cb2e738a20cb4fc1f2c6c26f5168 (diff)
Remove Platform::IsProVersion.
Diffstat (limited to 'platform/platform.hpp')
-rw-r--r--platform/platform.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/platform.hpp b/platform/platform.hpp
index cc94a804b3..8cb0c2a3a8 100644
--- a/platform/platform.hpp
+++ b/platform/platform.hpp
@@ -114,11 +114,7 @@ public:
string UniqueClientId() const;
- /// @return true for "search" feature if app needs search functionality
- bool IsFeatureSupported(string const & feature) const;
-
/// @return url for clients to download maps
- /// Different urls are returned for versions with and without search support
string MetaServerUrl() const;
/// @return JSON-encoded list of urls if metaserver is unreachable