Removed dead code.

Signed-off-by: Alejandro Colomar <alx@nginx.com>
This commit is contained in:
OutOfFocus4
2022-09-13 10:36:46 -04:00
committed by Alejandro Colomar
parent 2ac4a7527d
commit 3b970ed934
3 changed files with 1 additions and 16 deletions

View File

@@ -49,7 +49,6 @@ typedef struct {
typedef struct {
char *home;
nxt_conf_value_t *path;
nxt_str_t module;
char *callable;
nxt_str_t protocol;
uint32_t threads;