mirror of
https://github.com/nginx/nginx.git
synced 2024-11-28 16:39:00 +08:00
remove never used macro
This commit is contained in:
parent
a6e337fdef
commit
a1bccd199e
@ -314,9 +314,6 @@ char *ngx_conf_check_num_bounds(ngx_conf_t *cf, void *post, void *data);
|
||||
}
|
||||
|
||||
|
||||
#define addressof(addr) ((int) &addr)
|
||||
|
||||
|
||||
char *ngx_conf_param(ngx_conf_t *cf);
|
||||
char *ngx_conf_parse(ngx_conf_t *cf, ngx_str_t *filename);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user