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>2015-09-25 18:23:26 +0300
committervng <viktor.govako@gmail.com>2015-09-25 18:23:26 +0300
commitbe305b23f0f85d53473da30e80d460adaeadad7a (patch)
treee5b337704aa09a06b5a4adaaa85834e0da1e2c5d /indexer/mwm_set.hpp
parent5fc4681e5449c00ba25cfc0882cac95155d76a33 (diff)
Review fixes.
Diffstat (limited to 'indexer/mwm_set.hpp')
-rw-r--r--indexer/mwm_set.hpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/indexer/mwm_set.hpp b/indexer/mwm_set.hpp
index fb847e5f10..652d4be163 100644
--- a/indexer/mwm_set.hpp
+++ b/indexer/mwm_set.hpp
@@ -164,12 +164,10 @@ public:
/// are older than the localFile (in this case mwm handle will point
/// to just-registered file).
protected:
- WARN_UNUSED_RESULT pair<MwmId, RegResult> RegisterImpl(
- platform::LocalCountryFile const & localFile);
+ pair<MwmId, RegResult> RegisterImpl(platform::LocalCountryFile const & localFile);
public:
- WARN_UNUSED_RESULT pair<MwmId, RegResult> Register(
- platform::LocalCountryFile const & localFile);
+ pair<MwmId, RegResult> Register(platform::LocalCountryFile const & localFile);
//@}
/// @name Remove mwm.