mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
branches/innodb+: rbt_remove_node_and_rebalance(): Remove bogus out: comment.
This commit is contained in:
parent
e76b873f24
commit
5f7643935d
1 changed files with 0 additions and 1 deletions
|
@ -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 */
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue