Skip to content
Snippets Groups Projects
Commit f7999fe6 authored by Vladimir Homutov's avatar Vladimir Homutov
Browse files

Core: removed dead code in ngx_rbtree_delete().

The result of ngx_rbtree_min() is always a node with the left child equal to
sentinel, thus the check is unnecessary.
parent 201062c8
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