Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2015-04-23 14:17:40 +0300
committerRuslan Ermilov <ru@nginx.com>2015-04-23 14:17:40 +0300
commit33b8e5bc0698c96177a69aa783375aa47ac980d1 (patch)
tree86a11f849857f4c20970ba14c2943608bbb9d4c7 /auto/sources
parentc1882d9f3f05f39468ebbc00c5f21f01ec691fd9 (diff)
Removed the obsolete rtsig module.
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources3
1 files changed, 0 insertions, 3 deletions
diff --git a/auto/sources b/auto/sources
index 2d50eda7c..156db56fa 100644
--- a/auto/sources
+++ b/auto/sources
@@ -124,9 +124,6 @@ EVENTPORT_SRCS=src/event/modules/ngx_eventport_module.c
EPOLL_MODULE=ngx_epoll_module
EPOLL_SRCS=src/event/modules/ngx_epoll_module.c
-RTSIG_MODULE=ngx_rtsig_module
-RTSIG_SRCS=src/event/modules/ngx_rtsig_module.c
-
IOCP_MODULE=ngx_iocp_module
IOCP_SRCS=src/event/modules/ngx_iocp_module.c