mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
nuke unused variable
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user