]> git.kaiwu.me - nginx.git/commitdiff
it seems the PERL_NO_GET_CONTEXT was needed to disable warnings only
authorIgor Sysoev <igor@sysoev.ru>
Sat, 25 Nov 2006 23:24:24 +0000 (23:24 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 25 Nov 2006 23:24:24 +0000 (23:24 +0000)
src/http/modules/perl/nginx.xs

index 90b4c57a9464c4b2893a39804a3f97908b0e2c35..8f1854b3bc2745abdf3e434f7a01d81b166d86dc 100644 (file)
@@ -4,8 +4,6 @@
  */
 
 
-#define PERL_NO_GET_CONTEXT
-
 #include <ngx_config.h>
 #include <ngx_core.h>
 #include <ngx_http.h>