5.5.5 Step 5: Finish Up [ToC] [Index]     [Skip Back] [Skip Fwd]     [Prev] [Up] [Next]

178. <Step 5: Finish up and return after AVL deletion 178> =
tree->avl_count--;
tree->avl_generation++;
return (void *) item;

This code is included in 166.