Commit 5f764393 authored by marko's avatar marko

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

parent e76b873f
...@@ -660,7 +660,6 @@ static ...@@ -660,7 +660,6 @@ static
void void
rbt_remove_node_and_rebalance( rbt_remove_node_and_rebalance(
/*==========================*/ /*==========================*/
/* out: NONE */
ib_rbt_t* tree, /* in: rb tree */ ib_rbt_t* tree, /* in: rb tree */
ib_rbt_node_t* node) /* in: node to remove */ 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