| commit | 0e73a5bfb7e3b9a7d1dfe85c29787e539ff01d29 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Thu Jul 15 13:10:05 2010 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Thu Jul 15 13:10:05 2010 +0000 |
| tree | 2ac8db2445d14933481995ab072a233f02f1513e | |
| parent | 85992f9eb3212627681394e20f15f82be3ce1fdc [diff] |
style fix
diff --git a/src/http/ngx_http_file_cache.c b/src/http/ngx_http_file_cache.c index 12a5e55..0b3c0c8 100644 --- a/src/http/ngx_http_file_cache.c +++ b/src/http/ngx_http_file_cache.c
@@ -1111,9 +1111,7 @@ *p = '\0'; ngx_queue_remove(q); - ngx_rbtree_delete(&cache->sh->rbtree, &fcn->node); - ngx_slab_free_locked(cache->shpool, fcn); ngx_shmtx_unlock(&cache->shpool->mutex);