diff options
Diffstat (limited to 'src/nxt_conf.h')
-rw-r--r-- | src/nxt_conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nxt_conf.h b/src/nxt_conf.h index 82bc2620..813a4a3c 100644 --- a/src/nxt_conf.h +++ b/src/nxt_conf.h @@ -40,7 +40,6 @@ typedef struct { typedef enum { NXT_CONF_MAP_BOOL, - NXT_CONF_MAP_INT8, NXT_CONF_MAP_INT32, NXT_CONF_MAP_INT64, NXT_CONF_MAP_INT, |