Fix up an outdated comment

This commit is contained in:
Dirkjan Ochtman 2021-05-17 16:40:23 +02:00
parent a557168349
commit afd7f928f9
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ where
ranges.push((LayerId(num_layers - i - 1), max(start, 1)..cumulative));
}
// Insert the first point so that we have an enter point to start searches with.
// Initialize data for layers
let mut layers = vec![vec![]; top.0];
let zero = points