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)