mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
nuke unused variable
This commit is contained in:
parent
dfb431b7c5
commit
cdb628d67d
1 changed files with 0 additions and 1 deletions
|
@ -416,7 +416,6 @@ static apr_status_t php_server_context_cleanup(void *data_)
|
|||
|
||||
static int php_apache_request_ctor(request_rec *r, php_struct *ctx TSRMLS_DC)
|
||||
{
|
||||
char *content_type;
|
||||
char *content_length;
|
||||
const char *auth;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue