summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2017-03-01 15:17:55 +0300
committerValentin Bartenev <vbart@nginx.com>2017-03-01 15:17:55 +0300
commitfde4d18e3a66bb71e122e27fe11b152547ca1b2b (patch)
treef28858069a3f8afda8d8fdd40e7d67e9806c697d /auto/sources
parentb379dae85e6edcb4af1ac665ab66d99e63bf34f4 (diff)
downloadunit-fde4d18e3a66bb71e122e27fe11b152547ca1b2b.tar.gz
unit-fde4d18e3a66bb71e122e27fe11b152547ca1b2b.tar.bz2
Removed legacy HTTP parser.
Diffstat (limited to '')
-rw-r--r--auto/sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto/sources b/auto/sources
index 373813e0..7d4f9a99 100644
--- a/auto/sources
+++ b/auto/sources
@@ -135,7 +135,6 @@ NXT_LIB_SRC0=" \
src/nxt_stream_source.c \
src/nxt_upstream_source.c \
src/nxt_http_source.c \
- src/nxt_http_parse.c \
src/nxt_http_chunk_parse.c \
src/nxt_fastcgi_source.c \
src/nxt_fastcgi_record_parse.c \