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/locality_index.hpp')
-rw-r--r--indexer/locality_index.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/locality_index.hpp b/indexer/locality_index.hpp
index 3066a527cf..a8665d291f 100644
--- a/indexer/locality_index.hpp
+++ b/indexer/locality_index.hpp
@@ -86,7 +86,6 @@ public:
{
bestCells.insert(bestCell.ToInt64(cellDepth));
bestCell = bestCell.Parent();
- --cellDepth;
}
for (auto const & i : intervals)