]> git.kaiwu.me - nginx.git/commitdiff
delete unneeded dXSTARG
authorIgor Sysoev <igor@sysoev.ru>
Fri, 15 Feb 2008 13:57:55 +0000 (13:57 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 15 Feb 2008 13:57:55 +0000 (13:57 +0000)
src/http/modules/perl/nginx.xs

index c665446e53f28d23c93d297e0a7d88ab10867816..f3948e2701be7f3e378aa822c08452475ec93a44 100644 (file)
@@ -933,7 +933,6 @@ void
 sleep(r, sleep, next)
     CODE:
 
-    dXSTARG;
     ngx_http_request_t   *r;
     ngx_http_perl_ctx_t  *ctx;