forked from boostorg/intrusive
Remove dead comment
[SVN r84340]
This commit is contained in:
@ -389,7 +389,6 @@ class treap_algorithms
|
||||
{
|
||||
rebalance_for_erasure(header, z, pcomp);
|
||||
tree_algorithms::erase(header, z);
|
||||
// assert(check_invariant(header, pcomp));
|
||||
return z;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user