Commit 4456ded8 authored by marko's avatar marko

branches/innodb+: rbt_remove_node_and_rebalance(): Remove bogus out: comment.

parent 509e761f
......@@ -660,7 +660,6 @@ static
void
rbt_remove_node_and_rebalance(
/*==========================*/
/* out: NONE */
ib_rbt_t* tree, /* in: rb tree */
ib_rbt_node_t* node) /* in: node to remove */
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment