diff options
-rw-r--r-- | sapi/cgi/cgi_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index 925688eb58..7b91edc0b8 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -148,8 +148,6 @@ static char *sapi_cgi_read_cookies(SLS_D) static void sapi_cgi_register_variables(zval *track_vars_array ELS_DC SLS_DC PLS_DC) { - char *pi; - /* In CGI mode, we consider the environment to be a part of the server * variables */ |