diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2003-11-13 16:16:33 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2003-11-13 16:16:33 +0000 |
| commit | 45890ea8c13a561fe3fd66bf639ad429f3c18846 (patch) | |
| tree | 72b5d6ceedcd3152d68d579989a99ddf0de84db5 /src/os/win32/ngx_win32_config.h | |
| parent | 562e53ea7d2ec904abba1cf9a9766fe3a91574e8 (diff) | |
| download | nginx-45890ea8c13a561fe3fd66bf639ad429f3c18846.tar.gz nginx-45890ea8c13a561fe3fd66bf639ad429f3c18846.tar.bz2 | |
nginx-0.0.1-2003-11-13-19:16:33 import
Diffstat (limited to 'src/os/win32/ngx_win32_config.h')
| -rw-r--r-- | src/os/win32/ngx_win32_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/os/win32/ngx_win32_config.h b/src/os/win32/ngx_win32_config.h index 9ec07cf88..23164328b 100644 --- a/src/os/win32/ngx_win32_config.h +++ b/src/os/win32/ngx_win32_config.h @@ -4,10 +4,7 @@ #define WIN32 1 -/* STUB */ #define NGX_WIN_NT 200000 -extern int ngx_win32_version; -/**/ |
