Kill comment left behind by a last minute change in #70795

This commit is contained in:
Stein Somers 2020-04-09 20:16:30 +02:00
parent 11f6096a9e
commit 607315b2c3
1 changed files with 0 additions and 2 deletions

View File

@ -2788,8 +2788,6 @@ impl<'a, K: 'a, V: 'a> Handle<NodeRef<marker::Mut<'a>, K, V, marker::LeafOrInter
pos.next_unchecked();
}
}
// This internal node might be underfull, but only if it's the root.
break;
}
}