delete unused auto/threads

This commit is contained in:
Igor Sysoev
2011-05-31 08:20:16 +00:00
parent 0462a613c1
commit e2fac245b6
2 changed files with 0 additions and 71 deletions

1
auto/configure vendored
View File

@@ -52,7 +52,6 @@ fi
if [ "$NGX_PLATFORM" != win32 ]; then
. auto/os/features
. auto/threads
. auto/unix
fi