commit | 2191f68d43a872967d6ab33fe1cc368590355982 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Fri Mar 29 17:23:36 2013 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Fri Mar 29 17:23:36 2013 +0000 |
tree | fb919a4a144e7476319d7c11071f4a537aceea9e | |
parent | 57ab08fd4736de3a6fb143d054091cb5f1f225f0 [diff] |
Merge of r5109, r5128: removed unused prototype and macro. *) Removed unused prototype of ngx_http_find_server_conf(). This function prototype and its implementation was added in r90, but the implementation was removed in r97. *) Removed unused ngx_http_clear_variable() macro.