aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_core.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-07-04 15:10:33 +0000
committerIgor Sysoev <igor@sysoev.ru>2003-07-04 15:10:33 +0000
commit340b03b201c77f394cc70fda4d960ad6c3b68905 (patch)
treec4a4fd6a958f2ae6c5ebed768e2c461197219df2 /src/core/ngx_core.h
parentbe3c2b69a4c18e3810b1ed1ba407f0be37230c27 (diff)
downloadnginx-340b03b201c77f394cc70fda4d960ad6c3b68905.tar.gz
nginx-340b03b201c77f394cc70fda4d960ad6c3b68905.zip
nginx-0.0.1-2003-07-04-19:10:33 import
Diffstat (limited to 'src/core/ngx_core.h')
-rw-r--r--src/core/ngx_core.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h
index 52ba59b57..879dad357 100644
--- a/src/core/ngx_core.h
+++ b/src/core/ngx_core.h
@@ -58,10 +58,4 @@ typedef struct ngx_connection_s ngx_connection_t;
*/
-#if 0
-/* STUB */
-extern ngx_log_t ngx_log;
-#endif
-
-
#endif /* _NGX_CORE_H_INCLUDED_ */