comparison src/core/ngx_log.h @ 7576:7fdcf308e0f0

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.
author Vladimir Homutov <vl@nginx.com>
date Mon, 30 Sep 2019 16:39:20 +0300
parents 4b420f9c4c5d
children f18db38a9826
comparison
equal deleted inserted replaced
7575:d34a81b49214 7576:7fdcf308e0f0